I’ve looked around and haven’t able to find a plugin that will do exactly what I need:
- Be usable on multiple text areas per page.
- Have a minimum and maximum limit
- Display characters and warnings while the user types.
Ideally, it would be nice if the plugin/function prevented/enabled the form based on the character limit.
Where can I find something a plugin with such specs?
Should I write my own? I am a complete novice in jQuery and JavaScript, so the latter option is not desirable. But I can tinker and copy code.
It’s easy to write such a thing…
You can also make it more generic… Just a basic example: