<?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: How To Display Form Fields Based On Selection With Or Without jQuery Cookie</title> <atom:link href="http://www.onextrapixel.com/2009/10/13/how-to-display-form-fields-based-on-selection-with-or-without-jquery-cookie/feed/" rel="self" type="application/rss+xml" /><link>http://www.onextrapixel.com/2009/10/13/how-to-display-form-fields-based-on-selection-with-or-without-jquery-cookie/</link> <description>A digital playground for web designers and developers by sharing freebies, great tutorials, useful resources and online tips.</description> <lastBuildDate>Sun, 14 Mar 2010 07:49:42 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: CE's GeekBook</title><link>http://www.onextrapixel.com/2009/10/13/how-to-display-form-fields-based-on-selection-with-or-without-jquery-cookie/comment-page-1/#comment-3460</link> <dc:creator>CE's GeekBook</dc:creator> <pubDate>Fri, 05 Mar 2010 01:23:01 +0000</pubDate> <guid
isPermaLink="false">http://www.onextrapixel.com/?p=1617#comment-3460</guid> <description>I must be using something similar to&quot;A pop up lightbox appears when you visit the site for the first time. Once you close it, it will create a cookie and save in your browser. The next time you visit the pop up lightbox will not appear.Real Example: Wefollow&quot;but mine should expire in 2 days... just having some problems modifying it to wait to load... as well as incrementing the cookie so if they have only seen it once it will show 2 full times during their visit.Also looking for code to show on close.  oh btw using thickbox not lightbox and using jquery.cookie.js</description> <content:encoded><![CDATA[<p>I must be using something similar to</p><p>"A pop up lightbox appears when you visit the site for the first time. Once you close it, it will create a cookie and save in your browser. The next time you visit the pop up lightbox will not appear.</p><p>Real Example: Wefollow"</p><p>but mine should expire in 2 days... just having some problems modifying it to wait to load... as well as incrementing the cookie so if they have only seen it once it will show 2 full times during their visit.</p><p>Also looking for code to show on close.  oh btw using thickbox not lightbox and using jquery.cookie.js</p> ]]></content:encoded> </item> <item><title>By: Terrance</title><link>http://www.onextrapixel.com/2009/10/13/how-to-display-form-fields-based-on-selection-with-or-without-jquery-cookie/comment-page-1/#comment-2500</link> <dc:creator>Terrance</dc:creator> <pubDate>Sun, 24 Jan 2010 03:36:15 +0000</pubDate> <guid
isPermaLink="false">http://www.onextrapixel.com/?p=1617#comment-2500</guid> <description>You will need to use .change()This can be something you looking for &lt;a href=&quot;http://api.jquery.com/change/#examples&quot; rel=&quot;nofollow&quot;&gt;jQuery Change&lt;/a&gt;.;)</description> <content:encoded><![CDATA[<p>You will need to use .change()</p><p>This can be something you looking for <a
href="http://api.jquery.com/change/#examples" rel="nofollow">jQuery Change</a>.</p><p>;)</p> ]]></content:encoded> </item> <item><title>By: Jason</title><link>http://www.onextrapixel.com/2009/10/13/how-to-display-form-fields-based-on-selection-with-or-without-jquery-cookie/comment-page-1/#comment-2475</link> <dc:creator>Jason</dc:creator> <pubDate>Sat, 23 Jan 2010 06:13:06 +0000</pubDate> <guid
isPermaLink="false">http://www.onextrapixel.com/?p=1617#comment-2475</guid> <description>Thanks for the tutorial!I&#039;m wondering... how would you go about displaying the form field based on a selection from a drop down menu (opposed to a radio button)?I assume you would re-write this part somehow:$(&#039;input[name=age1]:checked&#039;).val()I tried:$(&#039;select[name=age1]:checked&#039;).val()but I had no luck. Any suggestions?</description> <content:encoded><![CDATA[<p>Thanks for the tutorial!</p><p>I'm wondering... how would you go about displaying the form field based on a selection from a drop down menu (opposed to a radio button)?</p><p>I assume you would re-write this part somehow:</p><p>$('input[name=age1]:checked').val()</p><p>I tried:</p><p>$('select[name=age1]:checked').val()</p><p>but I had no luck. Any suggestions?</p> ]]></content:encoded> </item> <item><title>By: 40+ Worth Investigating Fresh Articles for Designers and Developers &#124; Programming Blog</title><link>http://www.onextrapixel.com/2009/10/13/how-to-display-form-fields-based-on-selection-with-or-without-jquery-cookie/comment-page-1/#comment-1067</link> <dc:creator>40+ Worth Investigating Fresh Articles for Designers and Developers &#124; Programming Blog</dc:creator> <pubDate>Thu, 22 Oct 2009 16:16:19 +0000</pubDate> <guid
isPermaLink="false">http://www.onextrapixel.com/?p=1617#comment-1067</guid> <description>[...] How To Display Form Fields Based On Selection With Or Without jQuery Cookie [...]</description> <content:encoded><![CDATA[<p>[...] How To Display Form Fields Based On Selection With Or Without jQuery Cookie [...]</p> ]]></content:encoded> </item> <item><title>By: 40+ Worth Investigating Fresh Articles for Designers and Developers &#124; Master Design</title><link>http://www.onextrapixel.com/2009/10/13/how-to-display-form-fields-based-on-selection-with-or-without-jquery-cookie/comment-page-1/#comment-1036</link> <dc:creator>40+ Worth Investigating Fresh Articles for Designers and Developers &#124; Master Design</dc:creator> <pubDate>Sat, 17 Oct 2009 10:52:48 +0000</pubDate> <guid
isPermaLink="false">http://www.onextrapixel.com/?p=1617#comment-1036</guid> <description>[...] How To Display Form Fields Based On Selection With Or Without jQuery Cookie [...]</description> <content:encoded><![CDATA[<p>[...] How To Display Form Fields Based On Selection With Or Without jQuery Cookie [...]</p> ]]></content:encoded> </item> <item><title>By: 40+ Worth Investigating Fresh Articles for Designers and Developers&#160;&#124;&#160;tripwire magazine</title><link>http://www.onextrapixel.com/2009/10/13/how-to-display-form-fields-based-on-selection-with-or-without-jquery-cookie/comment-page-1/#comment-1020</link> <dc:creator>40+ Worth Investigating Fresh Articles for Designers and Developers&#160;&#124;&#160;tripwire magazine</dc:creator> <pubDate>Thu, 15 Oct 2009 07:50:05 +0000</pubDate> <guid
isPermaLink="false">http://www.onextrapixel.com/?p=1617#comment-1020</guid> <description>[...] How To Display Form Fields Based On Selection With Or Without jQuery Cookie [...]</description> <content:encoded><![CDATA[<p>[...] How To Display Form Fields Based On Selection With Or Without jQuery Cookie [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc (user agent is rejected)
Database Caching 1/18 queries in 0.004 seconds using apc
Content Delivery Network via net.onextrapixel.com

Served from: www.onextrapixel.com @ 2010-03-14 19:10:28 -->