Perhaps it’s too early, or maybe my brain just isn’t working, but I just can’t seem to find a solution for this problem I’ve got. Even the searchfunction -yes, I’ve tried…- won’t give answers.
In fact it’s fairly simple: I have a input text field, where people can type text in, limited to a maximum set of characters. And, instead of just putting a text under this textfield saying ‘max. 50 characters’, I want to have a countdown that counts down (wow, some descriptions really do speak for themselves ) from 50 (the maximum of input characters) to 0,in accordance of the characters in the textfield.
Anybody outthere who’s mind is working and can help me?