<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pure-Essence.Net &#187; maximum characters</title>
	<atom:link href="http://pure-essence.net/tag/maximum-characters/feed/" rel="self" type="application/rss+xml" />
	<link>http://pure-essence.net</link>
	<description>you must visit this geeky girl&#039;s weblog!</description>
	<lastBuildDate>Fri, 12 Mar 2010 20:22:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dodo&#8217;s Text Counter</title>
		<link>http://pure-essence.net/2008/05/30/dodos-text-counter/</link>
		<comments>http://pure-essence.net/2008/05/30/dodos-text-counter/#comments</comments>
		<pubDate>Sat, 31 May 2008 02:31:35 +0000</pubDate>
		<dc:creator>dodo</dc:creator>
				<category><![CDATA[geeky]]></category>
		<category><![CDATA[non php code]]></category>
		<category><![CDATA[plug]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[maximum characters]]></category>
		<category><![CDATA[text counter]]></category>
		<category><![CDATA[text input]]></category>

		<guid isPermaLink="false">http://pure-essence.net/?p=1231</guid>
		<description><![CDATA[I needed a text counter at work. I searched around trying to find a jQuery plugin that fits the bill but I didn&#8217;t find anything. So I wrote one myself. Check it out  It should be pretty flexible.

Requires jQuery
Define the maximum of characters the user may input
May be applied to one or more input [...]]]></description>
			<content:encoded><![CDATA[<p>I needed a text counter at work. I searched around trying to find a jQuery plugin that fits the bill but I didn&#8217;t find anything. So I wrote one myself. Check it out <img src='http://pure-essence.net/wp-includes/images/smilies/smile.gif' alt=':)' class='wp-smiley' /> It should be pretty flexible.</p>
<ul>
<li>Requires <a href="http://jquery.com/">jQuery</a></li>
<li>Define the maximum of characters the user may input</li>
<li>May be applied to one or more input text or textarea fields</li>
<li>Also disable the user from entering more characters after s/he reaches the maximum</li>
</ul>
<p><a href="http://pure-essence.net/stuff/webTips/dodosTextCounter/index.html">Live demo + Documentation + Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pure-essence.net/2008/05/30/dodos-text-counter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
