CodeIgniter Forums
textarea - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: textarea (/showthread.php?tid=24797)



textarea - El Forum - 11-20-2009

[eluser]rakish[/eluser]
how to limit character in textarea?

-->hoping for your reply thank you..big help Smile


textarea - El Forum - 11-20-2009

[eluser]rogierb[/eluser]
Use javascript to check for a limit. It cannot be done with pure HTML.


textarea - El Forum - 11-20-2009

[eluser]rakish[/eluser]
thank you sirSmile


textarea - El Forum - 11-20-2009

[eluser]Nerijus[/eluser]
You can fix that using jQuery.

Maxlength for textarea