<?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"
	>
<channel>
	<title>Comments on: jQuery &#8220;Populate&#8221; plugin</title>
	<atom:link href="http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/</link>
	<description>MaxScript, ActionScript, PHP &#38; JavaScript</description>
	<pubDate>Sat, 22 Nov 2008 12:40:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: jan berger</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/#comment-1718</link>
		<dc:creator>jan berger</dc:creator>
		<pubDate>Mon, 17 Nov 2008 17:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=17#comment-1718</guid>
		<description>great plugin. saved me a lot of work. thanks dave.</description>
		<content:encoded><![CDATA[<p>great plugin. saved me a lot of work. thanks dave.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wdm</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/#comment-1376</link>
		<dc:creator>wdm</dc:creator>
		<pubDate>Thu, 16 Oct 2008 17:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=17#comment-1376</guid>
		<description>Great plugin!

Found a bug -- it seems to break if the field name="length"</description>
		<content:encoded><![CDATA[<p>Great plugin!</p>
<p>Found a bug &#8212; it seems to break if the field name=&#8221;length&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Stewart</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/#comment-1098</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Sat, 20 Sep 2008 00:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=17#comment-1098</guid>
		<description>OK

thanks guys for reporting the safari bug! Strange that it made it so far without being detected. I'm pretty good at testing on the major browsers so surprised that this made it through, especially after ALL this time!

Anyway - bug fixed. It was due to safari not implementing the item() method on collection elements.

Thanks again,
Dave</description>
		<content:encoded><![CDATA[<p>OK</p>
<p>thanks guys for reporting the safari bug! Strange that it made it so far without being detected. I&#8217;m pretty good at testing on the major browsers so surprised that this made it through, especially after ALL this time!</p>
<p>Anyway - bug fixed. It was due to safari not implementing the item() method on collection elements.</p>
<p>Thanks again,<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tirta</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/#comment-1095</link>
		<dc:creator>Tirta</dc:creator>
		<pubDate>Fri, 19 Sep 2008 19:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=17#comment-1095</guid>
		<description>Dave, a bug report from me. The populate doesnt work with *radio and combo boxes* in Safari for Mac. I don't know if the status of this bug with Safari for Windows. And Populate works perfectly with Firefox and Opera.</description>
		<content:encoded><![CDATA[<p>Dave, a bug report from me. The populate doesnt work with *radio and combo boxes* in Safari for Mac. I don&#8217;t know if the status of this bug with Safari for Windows. And Populate works perfectly with Firefox and Opera.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Stewart</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/#comment-1016</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Thu, 11 Sep 2008 00:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=17#comment-1016</guid>
		<description>Damn... whadya know. I'll look into it when I get a moment. Thanks for flagging it :)</description>
		<content:encoded><![CDATA[<p>Damn&#8230; whadya know. I&#8217;ll look into it when I get a moment. Thanks for flagging it <img src='http://www.keyframesandcode.com/code/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Greenhaw</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/#comment-1009</link>
		<dc:creator>Greg Greenhaw</dc:creator>
		<pubDate>Wed, 10 Sep 2008 16:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=17#comment-1009</guid>
		<description>jquery form populate does not populate checkboxes and radio buttons in safari. 

Also it would be cool to recognize max length on fields that are array and apply a value between them. For example if you have a json data like  {"phone":"3105551212"} and there were 3 fields like phone[0],phone[1],phone[2] it would split the phone up based off each fields max length</description>
		<content:encoded><![CDATA[<p>jquery form populate does not populate checkboxes and radio buttons in safari. </p>
<p>Also it would be cool to recognize max length on fields that are array and apply a value between them. For example if you have a json data like  {&#8221;phone&#8221;:&#8221;3105551212&#8243;} and there were 3 fields like phone[0],phone[1],phone[2] it would split the phone up based off each fields max length</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Stewart</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/#comment-282</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Tue, 27 May 2008 13:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=17#comment-282</guid>
		<description>Funny you should mention that - I'm doing the demo now! Check back later today or perhaps tomorrow...</description>
		<content:encoded><![CDATA[<p>Funny you should mention that - I&#8217;m doing the demo now! Check back later today or perhaps tomorrow&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vipul</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/#comment-280</link>
		<dc:creator>Vipul</dc:creator>
		<pubDate>Tue, 27 May 2008 13:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=17#comment-280</guid>
		<description>Hi Dave,

Any luck getting the demo up sometime soonish ?

Cheers,

Vipul</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>Any luck getting the demo up sometime soonish ?</p>
<p>Cheers,</p>
<p>Vipul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Stewart</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/#comment-114</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Wed, 05 Mar 2008 00:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=17#comment-114</guid>
		<description>Hi again David.
I designed populate to be used with forms mainly, and the div stuff was an afterthought.

However, it looks as if something is up, but I'll get onto soon, and hopefully I'll have something up and working in the next week or so.</description>
		<content:encoded><![CDATA[<p>Hi again David.<br />
I designed populate to be used with forms mainly, and the div stuff was an afterthought.</p>
<p>However, it looks as if something is up, but I&#8217;ll get onto soon, and hopefully I&#8217;ll have something up and working in the next week or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/#comment-112</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 02 Mar 2008 11:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=17#comment-112</guid>
		<description>Hi Dave,
I try the plugin jquery.populate and for me not work.
I have:





 jQuery(document).ready(function($) {
  $('div.example').populate({'text-1':'text', 'text-2':'More text'})
})






  
  




but not work?
Why?</description>
		<content:encoded><![CDATA[<p>Hi Dave,<br />
I try the plugin jquery.populate and for me not work.<br />
I have:</p>
<p> jQuery(document).ready(function($) {<br />
  $(&#8217;div.example&#8217;).populate({&#8217;text-1&#8242;:&#8217;text&#8217;, &#8216;text-2&#8242;:&#8217;More text&#8217;})<br />
})</p>
<p>but not work?<br />
Why?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
