<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sucky Tab Indexes.</title>
	<atom:link href="http://weblog.simplifiedstyles.co.uk/545/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.simplifiedstyles.co.uk/545/</link>
	<description></description>
	<lastBuildDate>Thu, 03 Jun 2010 21:07:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tony</title>
		<link>http://weblog.simplifiedstyles.co.uk/545/comment-page-1/#comment-1211</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Tue, 30 Jun 2009 04:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.simplifiedstyles.co.uk/?p=545#comment-1211</guid>
		<description>Of all the entries you could have replied too . . .

Hai! :D

Will that work on the links, or is it only for forms? If it works on links, you will need to explain; as I barely know php.

The form side of it I think I could manage. :umm:</description>
		<content:encoded><![CDATA[<p>Of all the entries you could have replied too . . .</p>
<p>Hai! <img src='http://weblog.simplifiedstyles.co.uk/wp-includes/images/smilies/grin.png' alt=':D' class='wp-smiley' /> </p>
<p>Will that work on the links, or is it only for forms? If it works on links, you will need to explain; as I barely know php.</p>
<p>The form side of it I think I could manage. <img src='http://weblog.simplifiedstyles.co.uk/wp-includes/images/smilies/umm.png' alt=':umm:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://weblog.simplifiedstyles.co.uk/545/comment-page-1/#comment-1203</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Tue, 30 Jun 2009 00:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.simplifiedstyles.co.uk/?p=545#comment-1203</guid>
		<description>Use a form handler function.

$tabIndex = 0;
function makeInput($name, $type) { // Handle name and type, and increment $tabIndex. Write out form field. }</description>
		<content:encoded><![CDATA[<p>Use a form handler function.</p>
<p>$tabIndex = 0;<br />
function makeInput($name, $type) { // Handle name and type, and increment $tabIndex. Write out form field. }</p>
]]></content:encoded>
	</item>
</channel>
</rss>
