<?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: Smart Area: A Lightweight Resizing Text Area Plugin for jQuery</title>
	<atom:link href="http://www.ajaxbestiary.com/2007/11/14/smart-area-a-lightweight-resizing-text-area-plugin-for-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxbestiary.com/2007/11/14/smart-area-a-lightweight-resizing-text-area-plugin-for-jquery/</link>
	<description>AJAX Development, News, Techniques &#38; More</description>
	<lastBuildDate>Sat, 06 Mar 2010 02:43:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: PIBlog &#187; Blog Archive &#187; simple textarea auto-resizer</title>
		<link>http://www.ajaxbestiary.com/2007/11/14/smart-area-a-lightweight-resizing-text-area-plugin-for-jquery/comment-page-1/#comment-6164</link>
		<dc:creator>PIBlog &#187; Blog Archive &#187; simple textarea auto-resizer</dc:creator>
		<pubDate>Fri, 24 Apr 2009 07:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/11/14/smart-area-a-lightweight-resizing-text-area-plugin-for-jquery/#comment-6164</guid>
		<description>[...] I was having issues with a textarea resizer (a hacked-up version of SmartArea) that I had been using for a while in a work project. It was working fine for textareas of a [...]</description>
		<content:encoded><![CDATA[<p>[...] I was having issues with a textarea resizer (a hacked-up version of SmartArea) that I had been using for a while in a work project. It was working fine for textareas of a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Bonser</title>
		<link>http://www.ajaxbestiary.com/2007/11/14/smart-area-a-lightweight-resizing-text-area-plugin-for-jquery/comment-page-1/#comment-6149</link>
		<dc:creator>Paul Bonser</dc:creator>
		<pubDate>Thu, 23 Apr 2009 23:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/11/14/smart-area-a-lightweight-resizing-text-area-plugin-for-jquery/#comment-6149</guid>
		<description>A handy addition to this is to add

.scroll(function(){ jQuery.SA.resizeArea( this ); } )

right after the .keyup line, so it will handle resizing when someone right-clicks and selects &quot;paste&quot;, causing scroll bars to appear.</description>
		<content:encoded><![CDATA[<p>A handy addition to this is to add</p>
<p>.scroll(function(){ jQuery.SA.resizeArea( this ); } )</p>
<p>right after the .keyup line, so it will handle resizing when someone right-clicks and selects &#8220;paste&#8221;, causing scroll bars to appear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jSurfer</title>
		<link>http://www.ajaxbestiary.com/2007/11/14/smart-area-a-lightweight-resizing-text-area-plugin-for-jquery/comment-page-1/#comment-3095</link>
		<dc:creator>jSurfer</dc:creator>
		<pubDate>Thu, 30 Oct 2008 01:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/11/14/smart-area-a-lightweight-resizing-text-area-plugin-for-jquery/#comment-3095</guid>
		<description>Do you have a demo installed somewhere for viewing?</description>
		<content:encoded><![CDATA[<p>Do you have a demo installed somewhere for viewing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.ajaxbestiary.com/2007/11/14/smart-area-a-lightweight-resizing-text-area-plugin-for-jquery/comment-page-1/#comment-2443</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Mon, 08 Sep 2008 15:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/11/14/smart-area-a-lightweight-resizing-text-area-plugin-for-jquery/#comment-2443</guid>
		<description>thanks for the cool plugin!

mike, try something like this.
  $(&quot;textarea&quot;).smartArea();</description>
		<content:encoded><![CDATA[<p>thanks for the cool plugin!</p>
<p>mike, try something like this.<br />
  $(&#8220;textarea&#8221;).smartArea();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.ajaxbestiary.com/2007/11/14/smart-area-a-lightweight-resizing-text-area-plugin-for-jquery/comment-page-1/#comment-1687</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 28 Jul 2008 22:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/11/14/smart-area-a-lightweight-resizing-text-area-plugin-for-jquery/#comment-1687</guid>
		<description>How would I use this?
Not sure how to call the function</description>
		<content:encoded><![CDATA[<p>How would I use this?<br />
Not sure how to call the function</p>
]]></content:encoded>
	</item>
</channel>
</rss>
