JavaScript Limit Characters Lines
|
Popularity: (252)
Tags: javascript lines limit characters Link: Visit It >> |
This JavaScript limits characters and lines within a text area. You specify the characters per line, total lines and total characters. The script updates 2 counter fields (remaining characters and remaining lines). Implement an alert message in the function or use the counter fields for form validation.