<?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: BabySteps &#8211; jQuery Step-by-Step Forms</title>
	<atom:link href="http://coryodaniel.com/index.php/2008/08/22/babysteps/feed/" rel="self" type="application/rss+xml" />
	<link>http://coryodaniel.com/index.php/2008/08/22/babysteps/</link>
	<description>Software development, thoughts, and randomness</description>
	<lastBuildDate>Mon, 09 Jan 2012 19:29:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ronit</title>
		<link>http://coryodaniel.com/index.php/2008/08/22/babysteps/comment-page-2/#comment-432</link>
		<dc:creator>Ronit</dc:creator>
		<pubDate>Wed, 22 Jun 2011 06:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vokle.com/?p=26#comment-432</guid>
		<description>Hi, 
1. does it submit all the information that was checked in the field like regular form?
2. Can it be integrated with wordPress contact form?
3. Can I integrate it with a calc price plugin at the last step?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
1. does it submit all the information that was checked in the field like regular form?<br />
2. Can it be integrated with wordPress contact form?<br />
3. Can I integrate it with a calc price plugin at the last step?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean</title>
		<link>http://coryodaniel.com/index.php/2008/08/22/babysteps/comment-page-2/#comment-344</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Fri, 25 Mar 2011 09:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vokle.com/?p=26#comment-344</guid>
		<description>Hello,

I want to use BabySteps plugin for my multiparts form but I want to use the jquery validator plugin to check each step of my form.
It&#039;s ok to check the complete form but I didn&#039;t find how to check each single steps as it is done in the demo (nextValidator: step1_validator).
Your help and advices will be welcome. Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I want to use BabySteps plugin for my multiparts form but I want to use the jquery validator plugin to check each step of my form.<br />
It&#8217;s ok to check the complete form but I didn&#8217;t find how to check each single steps as it is done in the demo (nextValidator: step1_validator).<br />
Your help and advices will be welcome. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://coryodaniel.com/index.php/2008/08/22/babysteps/comment-page-2/#comment-310</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 06 Jan 2011 00:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vokle.com/?p=26#comment-310</guid>
		<description>If anyone is still wondering why the buttons aren&#039;t showing it&#039;s because you must update the javascript tag at the bottom of the code to the full url for his .js file. Provided it&#039;s...

script type=&quot;text/javascript&quot; src=&quot;/stuff/examples/babysteps/babysteps.0.2.2.js&quot;

but it needs to be

script type=&quot;text/javascript&quot; src=&quot;http://coryodaniel.com/stuff/examples/babysteps/babysteps.0.2.2.js&quot;</description>
		<content:encoded><![CDATA[<p>If anyone is still wondering why the buttons aren&#8217;t showing it&#8217;s because you must update the javascript tag at the bottom of the code to the full url for his .js file. Provided it&#8217;s&#8230;</p>
<p>script type=&#8221;text/javascript&#8221; src=&#8221;/stuff/examples/babysteps/babysteps.0.2.2.js&#8221;</p>
<p>but it needs to be</p>
<p>script type=&#8221;text/javascript&#8221; src=&#8221;http://coryodaniel.com/stuff/examples/babysteps/babysteps.0.2.2.js&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buzzknow</title>
		<link>http://coryodaniel.com/index.php/2008/08/22/babysteps/comment-page-2/#comment-265</link>
		<dc:creator>Buzzknow</dc:creator>
		<pubDate>Thu, 28 Oct 2010 16:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vokle.com/?p=26#comment-265</guid>
		<description>aha .. this is plugin i&#039;m looking for  :)

Thanks</description>
		<content:encoded><![CDATA[<p>aha .. this is plugin i&#8217;m looking for  <img src='http://coryodaniel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaigou</title>
		<link>http://coryodaniel.com/index.php/2008/08/22/babysteps/comment-page-2/#comment-242</link>
		<dc:creator>kaigou</dc:creator>
		<pubDate>Sun, 13 Jun 2010 23:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vokle.com/?p=26#comment-242</guid>
		<description>Disregard! After a bit of wrangling, managed to do up a dummy w/in the BabySteps setup, and switch-on/off triggers work across the hidden/unhidden parts. Yay!</description>
		<content:encoded><![CDATA[<p>Disregard! After a bit of wrangling, managed to do up a dummy w/in the BabySteps setup, and switch-on/off triggers work across the hidden/unhidden parts. Yay!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaigou</title>
		<link>http://coryodaniel.com/index.php/2008/08/22/babysteps/comment-page-2/#comment-241</link>
		<dc:creator>kaigou</dc:creator>
		<pubDate>Sun, 13 Jun 2010 15:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vokle.com/?p=26#comment-241</guid>
		<description>Does this impact switch functions, when the switch is being triggered from the visible part but the actual change occurs in the next step (that&#039;s hidden)? I have a form where several times, your choice in a radio/checkbox will turn on/off a later question, but it&#039;s my understanding that when part of a page is set as &quot;hidden&quot;, that part&#039;s contents don&#039;t load until the part is unhidden. Seems to me this means that any triggers would get lost, because they&#039;d be triggering something that isn&#039;t even loaded. Have you run into this before? Thanks!</description>
		<content:encoded><![CDATA[<p>Does this impact switch functions, when the switch is being triggered from the visible part but the actual change occurs in the next step (that&#8217;s hidden)? I have a form where several times, your choice in a radio/checkbox will turn on/off a later question, but it&#8217;s my understanding that when part of a page is set as &#8220;hidden&#8221;, that part&#8217;s contents don&#8217;t load until the part is unhidden. Seems to me this means that any triggers would get lost, because they&#8217;d be triggering something that isn&#8217;t even loaded. Have you run into this before? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory O'Daniel</title>
		<link>http://coryodaniel.com/index.php/2008/08/22/babysteps/comment-page-2/#comment-236</link>
		<dc:creator>Cory O'Daniel</dc:creator>
		<pubDate>Tue, 18 May 2010 22:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vokle.com/?p=26#comment-236</guid>
		<description>You can create whatever effect transition you want by overriding the transition method. Check the source to see the method signature so you know what arguments to expect. </description>
		<content:encoded><![CDATA[<p>You can create whatever effect transition you want by overriding the transition method. Check the source to see the method signature so you know what arguments to expect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto Presentini</title>
		<link>http://coryodaniel.com/index.php/2008/08/22/babysteps/comment-page-2/#comment-235</link>
		<dc:creator>Roberto Presentini</dc:creator>
		<pubDate>Tue, 18 May 2010 10:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vokle.com/?p=26#comment-235</guid>
		<description>Hello Cory O&#039;Daniel,
plugin is very nice and useful!!!
I have a question: 
can  I disable all animation effetcs?
I tried with &quot;jQuery.Fx.off = true&quot; into &quot;click(function()&quot; but it doesn&#039;t work.
Thank you</description>
		<content:encoded><![CDATA[<p>Hello Cory O&#8217;Daniel,<br />
plugin is very nice and useful!!!<br />
I have a question:<br />
can  I disable all animation effetcs?<br />
I tried with &#8220;jQuery.Fx.off = true&#8221; into &#8220;click(function()&#8221; but it doesn&#8217;t work.<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory O'Daniel</title>
		<link>http://coryodaniel.com/index.php/2008/08/22/babysteps/comment-page-2/#comment-227</link>
		<dc:creator>Cory O'Daniel</dc:creator>
		<pubDate>Fri, 16 Apr 2010 21:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vokle.com/?p=26#comment-227</guid>
		<description>When you set nextValidator it overrides the &#039;return true&#039;.  I&#039;d venture to say your problem is:

nextValidator: custom_validator(’step1′)

This expects a method... you are passing it the RESULT of the method.</description>
		<content:encoded><![CDATA[<p>When you set nextValidator it overrides the &#8216;return true&#8217;.  I&#8217;d venture to say your problem is:</p>
<p>nextValidator: custom_validator(’step1′)</p>
<p>This expects a method&#8230; you are passing it the RESULT of the method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny En</title>
		<link>http://coryodaniel.com/index.php/2008/08/22/babysteps/comment-page-2/#comment-226</link>
		<dc:creator>Jonny En</dc:creator>
		<pubDate>Tue, 13 Apr 2010 17:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vokle.com/?p=26#comment-226</guid>
		<description>Just wanted to add: It could be something to do with the plugin line 133 where it says:
 nextValidator   :   function(){return true;},
Hope you can help.</description>
		<content:encoded><![CDATA[<p>Just wanted to add: It could be something to do with the plugin line 133 where it says:<br />
 nextValidator   :   function(){return true;},<br />
Hope you can help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

