Displaying 1 result from an estimated 1 matches for "textareawithstatus".
2007 Dec 04
0
TextAreaWithStatus 1.0 released
TextAreaWithStatus 1.0 has been released
http://code.google.com/p/text-area-with-status/
== Overview ==
This plugin is extending builtin text_area and text_area_tag helpers
with the ability to display chars left up to a specified limit.
Basically it turns this:
<%= f.text_area :description, :onkeyup =>...