|
General Details
|
|
JavaScript
|
|
Posted 102 Days Ago
|
|
592 Views
|
|
Received 1 Rating
|
|
Make maxlength='' work on textarea tags
Description
Browsers don't natively support mexlength on textarea tags. However this enforces maxlength='' attribute on textareas, not just input text. Also, if javascript has been disable it will simply take no effect.
Technical
Requires prototype framework to work.
Put the code in the <head> part of your page and is also unobtrusive JS.
Source Code
Comments
| Please login to post comments. |
|
|
Ah pretty cool.
Nice, 9/10
|
|
|
Glad you like it, but ya never rated it :-(
Kind regards,
Scott
|
|
|
Awesome ..... just totally awesome.
|
More "JavaScript" Source Codes By This Author
Recently Posted "JavaScript" Source Codes
Recently Rated "JavaScript" Source Codes
|