<?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: Updated textarea maxlength with Jquery plugin</title>
	<atom:link href="http://that-matt.com/2010/04/updated-textarea-maxlength-with-jquery-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://that-matt.com/2010/04/updated-textarea-maxlength-with-jquery-plugin/</link>
	<description>That one, not this one!</description>
	<lastBuildDate>Thu, 19 Jan 2012 23:00:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Bruce</title>
		<link>http://that-matt.com/2010/04/updated-textarea-maxlength-with-jquery-plugin/comment-page-1/#comment-950</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Thu, 19 Jan 2012 23:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=127#comment-950</guid>
		<description>When the field contains the maximum number of characters, I can type in the middle of the field and I lose the text at the end of the field.  Any idea of how to prevent this?</description>
		<content:encoded><![CDATA[<p>When the field contains the maximum number of characters, I can type in the middle of the field and I lose the text at the end of the field.  Any idea of how to prevent this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico VanHaaster</title>
		<link>http://that-matt.com/2010/04/updated-textarea-maxlength-with-jquery-plugin/comment-page-1/#comment-942</link>
		<dc:creator>Nico VanHaaster</dc:creator>
		<pubDate>Fri, 23 Sep 2011 00:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=127#comment-942</guid>
		<description>Simple Yet Effective!</description>
		<content:encoded><![CDATA[<p>Simple Yet Effective!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnnie</title>
		<link>http://that-matt.com/2010/04/updated-textarea-maxlength-with-jquery-plugin/comment-page-1/#comment-934</link>
		<dc:creator>Johnnie</dc:creator>
		<pubDate>Thu, 18 Aug 2011 08:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=127#comment-934</guid>
		<description>the onLimit only seem to work in IE?</description>
		<content:encoded><![CDATA[<p>the onLimit only seem to work in IE?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali Amaan</title>
		<link>http://that-matt.com/2010/04/updated-textarea-maxlength-with-jquery-plugin/comment-page-1/#comment-931</link>
		<dc:creator>Ali Amaan</dc:creator>
		<pubDate>Wed, 13 Jul 2011 18:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=127#comment-931</guid>
		<description>Simplicity is beautiful

http://aliamanjalbani.wordpress.com/2011/07/13/jquery-textarea-maximum-character-limit/</description>
		<content:encoded><![CDATA[<p>Simplicity is beautiful</p>
<p><a href="http://aliamanjalbani.wordpress.com/2011/07/13/jquery-textarea-maximum-character-limit/" rel="nofollow">http://aliamanjalbani.wordpress.com/2011/07/13/jquery-textarea-maximum-character-limit/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdulla Al NUAIMI</title>
		<link>http://that-matt.com/2010/04/updated-textarea-maxlength-with-jquery-plugin/comment-page-1/#comment-930</link>
		<dc:creator>Abdulla Al NUAIMI</dc:creator>
		<pubDate>Mon, 04 Jul 2011 09:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=127#comment-930</guid>
		<description>http://www.rgagnon.com/jsdetails/js-0091.html</description>
		<content:encoded><![CDATA[<p><a href="http://www.rgagnon.com/jsdetails/js-0091.html" rel="nofollow">http://www.rgagnon.com/jsdetails/js-0091.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Clark</title>
		<link>http://that-matt.com/2010/04/updated-textarea-maxlength-with-jquery-plugin/comment-page-1/#comment-925</link>
		<dc:creator>Matthew Clark</dc:creator>
		<pubDate>Thu, 09 Jun 2011 22:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=127#comment-925</guid>
		<description>This appears to not work in IE 8 (and below, perhaps).  I&#039;ve started at the code and made a few tweaks, but nothing helps.  I don&#039;t get any errors, though.</description>
		<content:encoded><![CDATA[<p>This appears to not work in IE 8 (and below, perhaps).  I&#8217;ve started at the code and made a few tweaks, but nothing helps.  I don&#8217;t get any errors, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZHAO Xudong</title>
		<link>http://that-matt.com/2010/04/updated-textarea-maxlength-with-jquery-plugin/comment-page-1/#comment-924</link>
		<dc:creator>ZHAO Xudong</dc:creator>
		<pubDate>Tue, 07 Jun 2011 06:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=127#comment-924</guid>
		<description>thank you,i googled ,this is what i want.</description>
		<content:encoded><![CDATA[<p>thank you,i googled ,this is what i want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomc</title>
		<link>http://that-matt.com/2010/04/updated-textarea-maxlength-with-jquery-plugin/comment-page-1/#comment-920</link>
		<dc:creator>tomc</dc:creator>
		<pubDate>Thu, 26 May 2011 17:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=127#comment-920</guid>
		<description>Thanks for posting this, it helps with cross-browser behaviour. However I did have to add a check to see if &#039;textarea.val().match(/[^n]*n[^n]*/gi)&#039; returns null - it will be null (in FF4 at least) when the textarea does not contain any text e.g. on first use.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this, it helps with cross-browser behaviour. However I did have to add a check to see if &#8216;textarea.val().match(/[^n]*n[^n]*/gi)&#8217; returns null &#8211; it will be null (in FF4 at least) when the textarea does not contain any text e.g. on first use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery script to handle textarea maxlength - Anil Natha [dot] com</title>
		<link>http://that-matt.com/2010/04/updated-textarea-maxlength-with-jquery-plugin/comment-page-1/#comment-919</link>
		<dc:creator>jQuery script to handle textarea maxlength - Anil Natha [dot] com</dc:creator>
		<pubDate>Tue, 17 May 2011 06:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=127#comment-919</guid>
		<description>[...] I was editing a form this evening and got to a point where I needed to limit the amount of text being entered into a textarea. As always, no matter what you do on the front-end you should always validate your inputs on the backend which I was doing. However, I wanted a simple way to display this limitation to the user. jQuery to the rescue!  As you know, maxlength is not supported in HTML4 and earlier. So of course the first thing I checked was Google. I found a very handy script written by Matt Button that provides just the functionality I needed, and more. You can read about and see the script in action on Matt&#8217;s site. [...]</description>
		<content:encoded><![CDATA[<p>[...] I was editing a form this evening and got to a point where I needed to limit the amount of text being entered into a textarea. As always, no matter what you do on the front-end you should always validate your inputs on the backend which I was doing. However, I wanted a simple way to display this limitation to the user. jQuery to the rescue!  As you know, maxlength is not supported in HTML4 and earlier. So of course the first thing I checked was Google. I found a very handy script written by Matt Button that provides just the functionality I needed, and more. You can read about and see the script in action on Matt&#8217;s site. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guest1024</title>
		<link>http://that-matt.com/2010/04/updated-textarea-maxlength-with-jquery-plugin/comment-page-1/#comment-917</link>
		<dc:creator>Guest1024</dc:creator>
		<pubDate>Tue, 10 May 2011 02:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=127#comment-917</guid>
		<description>On what license are you realeasing this code? Please make it something like jQuery&#039;s so we can use it.


Thanks
</description>
		<content:encoded><![CDATA[<p>On what license are you realeasing this code? Please make it something like jQuery&#8217;s so we can use it.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

