<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - character limit for tinyMCE textarea]]></title>
		<link>http://railsforum.com/viewtopic.php?id=20018</link>
		<description><![CDATA[The most recent posts in character limit for tinyMCE textarea.]]></description>
		<lastBuildDate>Sun, 06 Jun 2010 19:50:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: character limit for tinyMCE textarea]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=125953#p125953</link>
			<description><![CDATA[<p>Hi nerb,</p><p>I know its been a minute since you posted this but I was hoping you might give me some insight as to your findings.</p><p>I am using TinyMCE and want to implement a character count in the same manner you described (digg/twitter) that will show the &quot;live&quot; count as you type into tinymce. </p><p>Did you manage to get it working? and would you mind sharing with me how to implement this and if you run into any issues.</p><p>I iz Newbie...</p>]]></description>
			<author><![CDATA[dummy@example.com (indicati)]]></author>
			<pubDate>Sun, 06 Jun 2010 19:50:24 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=125953#p125953</guid>
		</item>
		<item>
			<title><![CDATA[Re: character limit for tinyMCE textarea]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=85744#p85744</link>
			<description><![CDATA[<p>looks like my rails brain.com searching came up good.&nbsp; it got me to observe_field.&nbsp; Google then got me to this code snippet.</p><p><a href="http://snippets.dzone.com/posts/show/2875">Character countdown using observe_field</a>.</p><p>i will test out soon, and hopefully report back on progress tonight.</p>]]></description>
			<author><![CDATA[dummy@example.com (nerb)]]></author>
			<pubDate>Thu, 22 Jan 2009 16:04:10 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=85744#p85744</guid>
		</item>
		<item>
			<title><![CDATA[Re: character limit for tinyMCE textarea]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=85739#p85739</link>
			<description><![CDATA[<p><pre name="code" class="ruby:nogutter">valdiates_length_of :filed_name, :max =&gt; 500</pre><br />that should work, for the rails end of things.&nbsp; </p><p>However, the harder answer is how to make a dynamically updated character countdown appear in your view.&nbsp; Like digg or twitter.&nbsp; E.g., 69/500 characters left.&nbsp; </p><p>Maybe i&#039;m just an Ahole, and google hates me, but there has to be some sort of scriptaculous script/method that people use, shouldn&#039;t there be since rails is now at least 3 years old?</p><p>i found one with some joker using jquery, but i already use scriptaculous and prototype throughout my project for other stuff.</p><p>thoughts?</p>]]></description>
			<author><![CDATA[dummy@example.com (nerb)]]></author>
			<pubDate>Thu, 22 Jan 2009 15:25:18 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=85739#p85739</guid>
		</item>
		<item>
			<title><![CDATA[character limit for tinyMCE textarea]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=67698#p67698</link>
			<description><![CDATA[<p>Hi,</p><p>&nbsp; &nbsp;I am using TinyMCE editor for textarea.how to limit the characters in that textarea.<br />&nbsp; &nbsp;500 is limit for that textarea,how to limit characters for this textarea in client side.</p><p>&nbsp; &nbsp;alert message after 500 characters or displaying dynamic count of characters above the text area.</p><p>thanks,<br />Ravi.</p>]]></description>
			<author><![CDATA[dummy@example.com (ravivardhankatta)]]></author>
			<pubDate>Tue, 08 Jul 2008 05:57:34 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=67698#p67698</guid>
		</item>
	</channel>
</rss>
