<?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; textarea</title>
	<atom:link href="http://tympanus.net/codrops/tag/textarea/feed/" rel="self" type="application/rss+xml" />
	<link>http://tympanus.net/codrops</link>
	<description>Useful resources and inspiration for creative minds</description>
	<lastBuildDate>Wed, 23 May 2012 09:46:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Collective: InputNotes jQuery Plugin</title>
		<link>http://tympanus.net/codrops/2010/07/31/collective-inputnotes-jquery-plugin/</link>
		<comments>http://tympanus.net/codrops/2010/07/31/collective-inputnotes-jquery-plugin/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 12:55:15 +0000</pubDate>
		<dc:creator>Community</dc:creator>
				<category><![CDATA[Collective]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[textarea]]></category>

		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2709</guid>
		<description><![CDATA[A jQuery plugin to add notes below textareas and input fields based on regex patterns. Type something. As soon as you type a number, a note will be added below the textarea. If you type &#8220;sex&#8221;, a warning will be shown. You can use it for everything that has values, so for example a text [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Digg Digg Disabled --></p>
<p><a href="http://fredibach.ch/jquery-plugins/inputnotes.php"><img src="http://tympanus.net/codrops/wp-content/uploads/2010/07/InputNotes-.gif" alt="" title="InputNotes" width="580" height="232" class="aligncenter size-full wp-image-2710" /></a></p>
<p>A jQuery plugin to add notes below textareas and input fields based on regex patterns.<br />
Type something. As soon as you type a number, a note will be added below the textarea. If you type &#8220;sex&#8221;, a warning will be shown.<br />
You can use it for everything that has values, so for example a text inputfield will do it as well.<br />
The patterns are normal JavaScript regex patterns and you are free to create and style any type of notes and note texts as you want. Note texts can contain HTML, no problem.</p>
<h3>Source</h3>
<p><a href="http://fredibach.ch/jquery-plugins/inputnotes.php" target="_blank">http://fredibach.ch/jquery-plugins/inputnotes.php</a></p>
<h3>Demo</h3>
<p><a href="http://fredibach.ch/jquery-plugins/inputnotes.php#demo" target="_blank">http://fredibach.ch/jquery-plugins/inputnotes.php#demo</a></p>
<div style="margin-bottom:100px;"></div>
<p><!-- wp_ad_camp_1 --></p>
]]></content:encoded>
			<wfw:commentRss>http://tympanus.net/codrops/2010/07/31/collective-inputnotes-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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/textarea/feed/ ) in 0.19996 seconds, on May 24th, 2012 at 1:00 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 24th, 2012 at 2:00 am UTC -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  tympanus.net/codrops/tag/textarea/feed/ ) in 0.00026 seconds, on May 24th, 2012 at 1:13 am UTC. -->
