<?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: Building an Unobtrusive, Accessible and Standards Compliant Numeric Stepper</title>
	<atom:link href="http://www.yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/</link>
	<description>&#34;In building standards compliant sites we are creating a better Web for the future.&#34;</description>
	<lastBuildDate>Thu, 02 Feb 2012 00:55:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: cuticle care</title>
		<link>http://www.yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/comment-page-1/#comment-17052</link>
		<dc:creator>cuticle care</dc:creator>
		<pubDate>Sun, 17 Apr 2011 01:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/#comment-17052</guid>
		<description>This is a great find, gotta love javascript. </description>
		<content:encoded><![CDATA[<p>This is a great find, gotta love javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caphun</title>
		<link>http://www.yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/comment-page-1/#comment-16689</link>
		<dc:creator>caphun</dc:creator>
		<pubDate>Tue, 29 Mar 2011 12:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/#comment-16689</guid>
		<description>@rory: this is because the script is only initialised on winow.load - see last line of ns.js 
 
To overcome this particular problem you should change the code to load on DomReady. You will need this:  
  &lt;a href=&quot;http://code.google.com/p/domready/&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/domready/&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>@rory: this is because the script is only initialised on winow.load &#8211; see last line of ns.js </p>
<p>To overcome this particular problem you should change the code to load on DomReady. You will need this:<br />
  <a href="http://code.google.com/p/domready/" rel="nofollow">http://code.google.com/p/domready/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rory</title>
		<link>http://www.yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/comment-page-1/#comment-16688</link>
		<dc:creator>rory</dc:creator>
		<pubDate>Tue, 29 Mar 2011 11:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/#comment-16688</guid>
		<description>Hi I have been using this script for a while and I have just noticed that if you click the plus/minus buttons before the page has finished loading it will submit the form immediately - am I doing something wrong here? is there a way to disable the buttons until the page has loaded? can I create the buttons as type=button and disable non js functionality? 
 
any help appreciated. thanks. </description>
		<content:encoded><![CDATA[<p>Hi I have been using this script for a while and I have just noticed that if you click the plus/minus buttons before the page has finished loading it will submit the form immediately &#8211; am I doing something wrong here? is there a way to disable the buttons until the page has loaded? can I create the buttons as type=button and disable non js functionality?</p>
<p>any help appreciated. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links of london</title>
		<link>http://www.yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/comment-page-1/#comment-13666</link>
		<dc:creator>links of london</dc:creator>
		<pubDate>Thu, 11 Nov 2010 13:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/#comment-13666</guid>
		<description>it is very nic </description>
		<content:encoded><![CDATA[<p>it is very nic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: metin2 yang</title>
		<link>http://www.yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/comment-page-1/#comment-11358</link>
		<dc:creator>metin2 yang</dc:creator>
		<pubDate>Wed, 03 Mar 2010 17:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/#comment-11358</guid>
		<description>it is very nic </description>
		<content:encoded><![CDATA[<p>it is very nic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JC Lew</title>
		<link>http://www.yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/comment-page-1/#comment-3706</link>
		<dc:creator>JC Lew</dc:creator>
		<pubDate>Mon, 16 Mar 2009 21:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/#comment-3706</guid>
		<description>Ung, I read your code and found that it&#039;s very useful. The stepper worked when I incorporated these codes into my developing webpages. Thank you so much for your help. </description>
		<content:encoded><![CDATA[<p>Ung, I read your code and found that it&#039;s very useful. The stepper worked when I incorporated these codes into my developing webpages. Thank you so much for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery Numeric Stepper &#124; Yelotofu</title>
		<link>http://www.yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/comment-page-1/#comment-2231</link>
		<dc:creator>jQuery Numeric Stepper &#124; Yelotofu</dc:creator>
		<pubDate>Sun, 20 Jul 2008 19:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/#comment-2231</guid>
		<description>[...] an experiement I ported over my Accessible Numeric Stepper into a jQuery widget and added some accessibility enhancements and new features in the [...]</description>
		<content:encoded><![CDATA[<p>[...] an experiement I ported over my Accessible Numeric Stepper into a jQuery widget and added some accessibility enhancements and new features in the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chester..</title>
		<link>http://www.yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/comment-page-1/#comment-2128</link>
		<dc:creator>chester..</dc:creator>
		<pubDate>Sat, 24 May 2008 12:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/#comment-2128</guid>
		<description>css textboxt ?nput (textfield) style - examples - -   &lt;a href=&quot;http://www.css-lessons.ucoz.com/textbox-css-examples.htm&quot; rel=&quot;nofollow&quot;&gt;http://www.css-lessons.ucoz.com/textbox-css-examp...&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>css textboxt ?nput (textfield) style &#8211; examples &#8211; -<br />
  <a href="http://www.css-lessons.ucoz.com/textbox-css-examples.htm" rel="nofollow">http://www.css-lessons.ucoz.com/textbox-css-examp&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ReaderX</title>
		<link>http://www.yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/comment-page-1/#comment-2108</link>
		<dc:creator>ReaderX</dc:creator>
		<pubDate>Wed, 14 May 2008 07:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/#comment-2108</guid>
		<description>Thank you </description>
		<content:encoded><![CDATA[<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caphun</title>
		<link>http://www.yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/comment-page-1/#comment-264</link>
		<dc:creator>caphun</dc:creator>
		<pubDate>Sat, 13 Oct 2007 03:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/2007/07/building-an-unobtrusive-accessible-and-standards-compliant-numeric-stepper/#comment-264</guid>
		<description>@cem, I can&#039;t see what your code is doing as the copy &#039;n&#039; paste messed it up. Do you have an example somewhere online? </description>
		<content:encoded><![CDATA[<p>@cem, I can&#039;t see what your code is doing as the copy &#039;n&#039; paste messed it up. Do you have an example somewhere online?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
