Skip to content Skip to sidebar Skip to footer

Prevent User From Writing More Than N Characters In A Textarea Using Prototype Event Observers

I am aware that it's possible to emulate the maxlength property from input elements on a textarea by using this trick: