<?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: Create a dynamic form preview with jQuery</title>
	<atom:link href="http://papermashup.com/create-a-dynamic-form-preview/feed/" rel="self" type="application/rss+xml" />
	<link>http://papermashup.com/create-a-dynamic-form-preview/</link>
	<description>Ashley Ford :: CSS &#124; PHP &#124; JavaScript</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:36:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Arthur</title>
		<link>http://papermashup.com/create-a-dynamic-form-preview/comment-page-1/#comment-2748</link>
		<dc:creator>Arthur</dc:creator>
		<pubDate>Mon, 28 Jun 2010 20:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=882#comment-2748</guid>
		<description>This is script is exactly what I would wish for a new website. Just one minor detail: the user input text is one character behind. A  or  is required to show the last entered character. In the demo it works fine but not on my installation. Tested with Firefox and IE8.</description>
		<content:encoded><![CDATA[<p>This is script is exactly what I would wish for a new website. Just one minor detail: the user input text is one character behind. A  or  is required to show the last entered character. In the demo it works fine but not on my installation. Tested with Firefox and IE8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VÃ­ctor</title>
		<link>http://papermashup.com/create-a-dynamic-form-preview/comment-page-1/#comment-1065</link>
		<dc:creator>VÃ­ctor</dc:creator>
		<pubDate>Sat, 26 Sep 2009 01:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=882#comment-1065</guid>
		<description>Hi, nice work.

1. I&#039;m using it with a select, multiple text and radio inputs. I donÂ´t know how to use it with radio inputs on that part of the code.

$(document).ready(function(){
	$(&#039;#preview&#039;).hide();	
	$(&quot;#photo&quot;).click(update);
	$(&quot;#title&quot;).keypress(update);
});

2. I just see the char before the current. I can&#039;t see the current char ;)

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Hi, nice work.</p>
<p>1. I&#8217;m using it with a select, multiple text and radio inputs. I donÂ´t know how to use it with radio inputs on that part of the code.</p>
<p>$(document).ready(function(){<br />
	$(&#8216;#preview&#8217;).hide();<br />
	$(&#8220;#photo&#8221;).click(update);<br />
	$(&#8220;#title&#8221;).keypress(update);<br />
});</p>
<p>2. I just see the char before the current. I can&#8217;t see the current char <img src='http://papermashup.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley</title>
		<link>http://papermashup.com/create-a-dynamic-form-preview/comment-page-1/#comment-860</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Tue, 11 Aug 2009 07:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=882#comment-860</guid>
		<description>@jyothi yeah it should work in all browsers without any problems</description>
		<content:encoded><![CDATA[<p>@jyothi yeah it should work in all browsers without any problems</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jyothi</title>
		<link>http://papermashup.com/create-a-dynamic-form-preview/comment-page-1/#comment-859</link>
		<dc:creator>jyothi</dc:creator>
		<pubDate>Tue, 11 Aug 2009 04:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=882#comment-859</guid>
		<description>Thnx  a lot really nice code  but will this work in all browsers??</description>
		<content:encoded><![CDATA[<p>Thnx  a lot really nice code  but will this work in all browsers??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley</title>
		<link>http://papermashup.com/create-a-dynamic-form-preview/comment-page-1/#comment-765</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Tue, 28 Jul 2009 20:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=882#comment-765</guid>
		<description>@braunson i can&#039;t see anything? nothing happens in FF except adds the alert to the preview. what browser are you using?</description>
		<content:encoded><![CDATA[<p>@braunson i can&#8217;t see anything? nothing happens in FF except adds the alert to the preview. what browser are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Braunson</title>
		<link>http://papermashup.com/create-a-dynamic-form-preview/comment-page-1/#comment-762</link>
		<dc:creator>Braunson</dc:creator>
		<pubDate>Tue, 28 Jul 2009 19:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=882#comment-762</guid>
		<description>Sorry forgot wp filters that..  and  (without the spaces)</description>
		<content:encoded><![CDATA[<p>Sorry forgot wp filters that..  and  (without the spaces)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Braunson</title>
		<link>http://papermashup.com/create-a-dynamic-form-preview/comment-page-1/#comment-761</link>
		<dc:creator>Braunson</dc:creator>
		<pubDate>Tue, 28 Jul 2009 19:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=882#comment-761</guid>
		<description>Minor problem here hah, Type into the textarea alert(&#039;woo&#039;); and see what happens!</description>
		<content:encoded><![CDATA[<p>Minor problem here hah, Type into the textarea alert(&#8216;woo&#8217;); and see what happens!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ç¶²ç«™è£½ä½œå­¸ç¿’èªŒ &#187; [Web] é€£çµåˆ†äº«</title>
		<link>http://papermashup.com/create-a-dynamic-form-preview/comment-page-1/#comment-755</link>
		<dc:creator>ç¶²ç«™è£½ä½œå­¸ç¿’èªŒ &#187; [Web] é€£çµåˆ†äº«</dc:creator>
		<pubDate>Tue, 28 Jul 2009 10:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=882#comment-755</guid>
		<description>[...] Create a dynamic form preview with jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Create a dynamic form preview with jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Brigit &#124; Create a dynamic form preview with jQuery</title>
		<link>http://papermashup.com/create-a-dynamic-form-preview/comment-page-1/#comment-747</link>
		<dc:creator>CSS Brigit &#124; Create a dynamic form preview with jQuery</dc:creator>
		<pubDate>Mon, 27 Jul 2009 21:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=882#comment-747</guid>
		<description>&lt;strong&gt; Create a dynamic form preview with jQuery...&lt;/strong&gt;

					
Using jQuery to allow users to preview form data before submitting it to the database, or for creating a widget. Includes a demo and download.
 		

						
						
												
						...</description>
		<content:encoded><![CDATA[<p><strong> Create a dynamic form preview with jQuery&#8230;</strong></p>
<p>Using jQuery to allow users to preview form data before submitting it to the database, or for creating a widget. Includes a demo and download.</p>
<p>						&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luinet</title>
		<link>http://papermashup.com/create-a-dynamic-form-preview/comment-page-1/#comment-737</link>
		<dc:creator>Luinet</dc:creator>
		<pubDate>Mon, 27 Jul 2009 00:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=882#comment-737</guid>
		<description>muy bueno Graciasss   Luisnet MCTS.NET</description>
		<content:encoded><![CDATA[<p>muy bueno Graciasss   Luisnet MCTS.NET</p>
]]></content:encoded>
	</item>
</channel>
</rss>
