<?xml version="1.0" encoding="UTF-8"?>
<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>Codrops &#187; maximum input</title>
	<atom:link href="http://tympanus.net/codrops/tag/maximum-input/feed/" rel="self" type="application/rss+xml" />
	<link>http://tympanus.net/codrops</link>
	<description>Useful resources and inspiration for creative minds</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:30:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>jMaxInput: jQuery Twitter-Like Textarea</title>
		<link>http://tympanus.net/codrops/2009/11/08/jmaxinput-twitter-like-textarea/</link>
		<comments>http://tympanus.net/codrops/2009/11/08/jmaxinput-twitter-like-textarea/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 19:05:04 +0000</pubDate>
		<dc:creator>cody</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[maximum input]]></category>
		<category><![CDATA[textarea]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://tympanus.net/codrops/?p=790</guid>
		<description><![CDATA[jMaxInput allows you to limit the input size of a textarea like it is done in Twitter. The number of characters left to type are shown while typing. The user can write as many characters as he wants (negative value is shown) but the text can only be submitted if the size of the input [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-792 aligncenter" title="jMaxInput" src="http://tympanus.net/codrops/wp-content/uploads/2009/11/jMaxInput.gif" alt="jMaxInput" width="505" height="270" /></p>
<p>jMaxInput allows you to limit the input size of a textarea like it is done in Twitter. The number of characters left to type are shown while typing. The user can write as many characters as he wants (negative value is shown) but the text can only be submitted if the size of the input is below the limit (the button is active/inactive).</p>
<p>You can call it like this:</p>
<p><span id="more-790"></span></p>
<p><code>$("#div").maxinput();</code></p>
<p>You can as well define the following properties:</p>
<ol>
<li><strong>limit</strong>: The maximum number of characters allowed</li>
<li><strong>position</strong>: The position of the message</li>
<li><strong>showtext</strong>: Boolean for showing the text message or just the number of characters left</li>
<li><strong>message</strong>: A custom message shown after the number of characters left</li>
</ol>
<p><a class="demo" href="http://tympanus.net/jMaxInput/" target="_blank">View demo</a><a class="download" href="http://tympanus.net/jMaxInput/jMaxInput.zip">Download jMaxInput</a></p>
<p><div id="bsap_1266918" class="bsarocks bsap_af25dfd2f1908889af7a1aa5f4dcbd9e"></div><div style="clear:both;"></div><br />
<br/><br/><br/></p>
<div class="partner_section_post"><span>Message from Testking</span>Join <a href="http://www.pass4sure.com/CISSP.html">cissp training</a> to learn how to use jquery to improve your website. With our <a href="http://www.pass4sure.com/CompTIA-Security-plus.html">comptia security+</a> tutorials and <a href="http://www.pass4sure.com/CWNA.html">cwna</a>  guide , you will learn a lot about jQuery ans csss</div>
]]></content:encoded>
			<wfw:commentRss>http://tympanus.net/codrops/2009/11/08/jmaxinput-twitter-like-textarea/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  tympanus.net/codrops/tag/maximum-input/feed/ ) in 0.19705 seconds, on Feb 8th, 2012 at 5:57 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 8th, 2012 at 6:57 pm UTC -->
