<?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: Comment Form Preview Script</title>
	<atom:link href="http://www.maratz.com/blog/archives/2004/08/21/comment-form-preview-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maratz.com/blog/archives/2004/08/21/comment-form-preview-script/</link>
	<description>Hypertext rulez™</description>
	<lastBuildDate>Wed, 23 Mar 2011 22:34:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: marko</title>
		<link>http://www.maratz.com/blog/archives/2004/08/21/comment-form-preview-script/#comment-37</link>
		<dc:creator>marko</dc:creator>
		<pubDate>Wed, 25 Aug 2004 22:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2004/08/21/comment-form-preview-script/#comment-37</guid>
		<description>Cody,

It&#039;s very easy to adapt this to any form on any blog. Feel free to reuse!

However, take in consideration that this script doesn&#039;t strip HTML tags, so it is advisable to state somewhere near what tags are allowed. Otherwise, a poster might have wrong feeling that his/her post will be displayed exactly the same as he/she seen it in a preview box.</description>
		<content:encoded><![CDATA[<p>Cody,</p>
<p>It&#8217;s very easy to adapt this to any form on any blog. Feel free to reuse!</p>
<p>However, take in consideration that this script doesn&#8217;t strip HTML tags, so it is advisable to state somewhere near what tags are allowed. Otherwise, a poster might have wrong feeling that his/her post will be displayed exactly the same as he/she seen it in a preview box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody Lindley</title>
		<link>http://www.maratz.com/blog/archives/2004/08/21/comment-form-preview-script/#comment-36</link>
		<dc:creator>Cody Lindley</dc:creator>
		<pubDate>Wed, 25 Aug 2004 21:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2004/08/21/comment-form-preview-script/#comment-36</guid>
		<description>Sweet little ditty........I just might have to move this over to my textpattern site.

cody</description>
		<content:encoded><![CDATA[<p>Sweet little ditty&#8230;&#8230;..I just might have to move this over to my textpattern site.</p>
<p>cody</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marko</title>
		<link>http://www.maratz.com/blog/archives/2004/08/21/comment-form-preview-script/#comment-35</link>
		<dc:creator>marko</dc:creator>
		<pubDate>Sat, 21 Aug 2004 15:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2004/08/21/comment-form-preview-script/#comment-35</guid>
		<description>You are probably experiencing this  slowdown, because &lt;code&gt;onkeyup&lt;/code&gt; isn&#039;t writing a letter before you actualy release a key. If an event attached was &lt;code&gt;onkeypress&lt;/code&gt; or &lt;code&gt;onkeydown&lt;/code&gt; it would write every letter a few times or more, because it would loop through the function untill whole event is over.

I knew i missed some explanation : )</description>
		<content:encoded><![CDATA[<p>You are probably experiencing this  slowdown, because <code>onkeyup</code> isn&#8217;t writing a letter before you actualy release a key. If an event attached was <code>onkeypress</code> or <code>onkeydown</code> it would write every letter a few times or more, because it would loop through the function untill whole event is over.</p>
<p>I knew i missed some explanation : )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zweistein</title>
		<link>http://www.maratz.com/blog/archives/2004/08/21/comment-form-preview-script/#comment-34</link>
		<dc:creator>zweistein</dc:creator>
		<pubDate>Sat, 21 Aug 2004 12:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2004/08/21/comment-form-preview-script/#comment-34</guid>
		<description>Nice one, Maratz! This script is great, altough it slows down the appearance of the characters on the screen a bit. Good work! :)

Greets,
zweistein</description>
		<content:encoded><![CDATA[<p>Nice one, Maratz! This script is great, altough it slows down the appearance of the characters on the screen a bit. Good work! :)</p>
<p>Greets,<br />
zweistein</p>
]]></content:encoded>
	</item>
</channel>
</rss>

