<?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: jQuery Numeric Stepper</title>
	<atom:link href="http://www.yelotofu.com/2008/07/jquery-numeric-stepper/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yelotofu.com/2008/07/jquery-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: Matthew</title>
		<link>http://www.yelotofu.com/2008/07/jquery-numeric-stepper/comment-page-1/#comment-18482</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Wed, 06 Jul 2011 15:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=93#comment-18482</guid>
		<description>Having trouble with the currency input. Seems when clicking or click and hold on the buttons it does not always step to the cents. Works fine with the mousewheel. Any help would be great </description>
		<content:encoded><![CDATA[<p>Having trouble with the currency input. Seems when clicking or click and hold on the buttons it does not always step to the cents. Works fine with the mousewheel. Any help would be great</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.yelotofu.com/2008/07/jquery-numeric-stepper/comment-page-1/#comment-18209</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 22 Jun 2011 08:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=93#comment-18209</guid>
		<description>it seems I can type smth like  that ----- </description>
		<content:encoded><![CDATA[<p>it seems I can type smth like  that &#8212;&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caphun</title>
		<link>http://www.yelotofu.com/2008/07/jquery-numeric-stepper/comment-page-1/#comment-3445</link>
		<dc:creator>caphun</dc:creator>
		<pubDate>Mon, 09 Feb 2009 13:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=93#comment-3445</guid>
		<description>@jay: Yes, the change event should fire with the above code. 
 
Note: I merged this code a while ago into UI spinner (still in development), see  
  &lt;a href=&quot;http://yelotofu.com/2008/08/jquery-ui-spinner/&quot; rel=&quot;nofollow&quot;&gt;http://yelotofu.com/2008/08/jquery-ui-spinner/&lt;/a&gt;  
 
Discussions should continue on the spinner article as the stepper is no longer in active development. 
 
Thanks all for the great comments! </description>
		<content:encoded><![CDATA[<p>@jay: Yes, the change event should fire with the above code.</p>
<p>Note: I merged this code a while ago into UI spinner (still in development), see </p>
<p>  <a href="http://yelotofu.com/2008/08/jquery-ui-spinner/" rel="nofollow">http://yelotofu.com/2008/08/jquery-ui-spinner/</a>  </p>
<p>Discussions should continue on the spinner article as the stepper is no longer in active development.</p>
<p>Thanks all for the great comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.yelotofu.com/2008/07/jquery-numeric-stepper/comment-page-1/#comment-3439</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 09 Feb 2009 04:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=93#comment-3439</guid>
		<description>I&#039;m trying to hook in events and not having very good luck. Are you propagating the change event? 
 
    $(&#039;#CharacterPoints&#039;).stepper( { min:25, max:500, step:5, start:100, change: function(event, ui){ alert(&#039;changed&#039;); } } ); </description>
		<content:encoded><![CDATA[<p>I&#039;m trying to hook in events and not having very good luck. Are you propagating the change event?</p>
<p>    $(&#039;#CharacterPoints&#039;).stepper( { min:25, max:500, step:5, start:100, change: function(event, ui){ alert(&#039;changed&#039;); } } );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.yelotofu.com/2008/07/jquery-numeric-stepper/comment-page-1/#comment-3438</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 09 Feb 2009 03:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=93#comment-3438</guid>
		<description>Thanks! spent four hours, evaluated five different slider controls. All of them didn&#039;t work correctly in one aspect or another. 
Wouldn&#039;t place cursor on startup, couldn&#039;t get to display at all (Why doesn&#039;t anyone include working css with their source?). Wouldn&#039;t limit values to increment value specified, etc. </description>
		<content:encoded><![CDATA[<p>Thanks! spent four hours, evaluated five different slider controls. All of them didn&#039;t work correctly in one aspect or another.</p>
<p>Wouldn&#039;t place cursor on startup, couldn&#039;t get to display at all (Why doesn&#039;t anyone include working css with their source?). Wouldn&#039;t limit values to increment value specified, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caphun</title>
		<link>http://www.yelotofu.com/2008/07/jquery-numeric-stepper/comment-page-1/#comment-3227</link>
		<dc:creator>caphun</dc:creator>
		<pubDate>Sat, 13 Dec 2008 23:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=93#comment-3227</guid>
		<description>Ah I see, try this: 
 
$(&#039;#div&#039;).data(&#039;max.stepper&#039;, value); </description>
		<content:encoded><![CDATA[<p>Ah I see, try this:</p>
<p>$(&#039;#div&#039;).data(&#039;max.stepper&#039;, value);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antoine</title>
		<link>http://www.yelotofu.com/2008/07/jquery-numeric-stepper/comment-page-1/#comment-3226</link>
		<dc:creator>antoine</dc:creator>
		<pubDate>Sat, 13 Dec 2008 22:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=93#comment-3226</guid>
		<description>Thanks Caphun, I need to alter the max property from another function so i tried $(&#039;#div&#039;).stepper.options.max = value 
$(&#039;#div&#039;).options.max = value 
 
they dont work and im not sure how to make it work . </description>
		<content:encoded><![CDATA[<p>Thanks Caphun, I need to alter the max property from another function so i tried $(&#039;#div&#039;).stepper.options.max = value</p>
<p>$(&#039;#div&#039;).options.max = value</p>
<p>they dont work and im not sure how to make it work .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caphun</title>
		<link>http://www.yelotofu.com/2008/07/jquery-numeric-stepper/comment-page-1/#comment-3225</link>
		<dc:creator>caphun</dc:creator>
		<pubDate>Sat, 13 Dec 2008 22:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=93#comment-3225</guid>
		<description>Thanks Antoine. Hmm, tbh I&#039;ve not tried changing the max value after setting it initially as I haven&#039;t found the need to yet.  
 
There should be a few in-built event handlers one of which is the change event, e.g.: 
 
$(&#039;#div&#039;).stepper({ 
  max: MaxValue, 
  change: function(event, ui){ 
    iu.options.max = maxValue2; 
  } 
}); 
 
Let me know if that doesn&#039;t work as I&#039;ve not tested this myself. 
 
Thanks! </description>
		<content:encoded><![CDATA[<p>Thanks Antoine. Hmm, tbh I&#039;ve not tried changing the max value after setting it initially as I haven&#039;t found the need to yet. </p>
<p>There should be a few in-built event handlers one of which is the change event, e.g.:</p>
<p>$(&#039;#div&#039;).stepper({</p>
<p>  max: MaxValue,</p>
<p>  change: function(event, ui){</p>
<p>    iu.options.max = maxValue2;</p>
<p>  }</p>
<p>});</p>
<p>Let me know if that doesn&#039;t work as I&#039;ve not tested this myself.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antoine</title>
		<link>http://www.yelotofu.com/2008/07/jquery-numeric-stepper/comment-page-1/#comment-3224</link>
		<dc:creator>antoine</dc:creator>
		<pubDate>Sat, 13 Dec 2008 20:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=93#comment-3224</guid>
		<description>Great Job , Just what i needed , except that im not being able to dynamically change the Max Value. 
i initialize with : 
$(&quot;#div&quot;).stepper(max:MaxValue) 
 
and then to change i call $(&quot;#div&quot;).stepper(max:MaxValue2) 
 
but it only changes when MaxValue2 is less than MaxValue. Any Suggestions? </description>
		<content:encoded><![CDATA[<p>Great Job , Just what i needed , except that im not being able to dynamically change the Max Value.</p>
<p>i initialize with :</p>
<p>$(&quot;#div&quot;).stepper(max:MaxValue)</p>
<p>and then to change i call $(&quot;#div&quot;).stepper(max:MaxValue2)</p>
<p>but it only changes when MaxValue2 is less than MaxValue. Any Suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antoine</title>
		<link>http://www.yelotofu.com/2008/07/jquery-numeric-stepper/comment-page-1/#comment-3223</link>
		<dc:creator>antoine</dc:creator>
		<pubDate>Sat, 13 Dec 2008 20:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=93#comment-3223</guid>
		<description>Hey , Im having trouble with setting The max option dynamically, after calling $(&quot;#div&quot;).stepper(max:MaxValue); i try calling $(&quot;#div&quot;).stepper(max:MaxValue2) to try and change the max value but it only works if MaxValue2 is less than MaxValue otherwise it does not switch it. any clues ? 
 
Tony </description>
		<content:encoded><![CDATA[<p>Hey , Im having trouble with setting The max option dynamically, after calling $(&quot;#div&quot;).stepper(max:MaxValue); i try calling $(&quot;#div&quot;).stepper(max:MaxValue2) to try and change the max value but it only works if MaxValue2 is less than MaxValue otherwise it does not switch it. any clues ?</p>
<p>Tony</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! -->
