One thing annoys me though: the onkeyup event is used, so when the maximum length gets exceeded, the last (disallowed) character still shows up for a moment.
And when I keep the key pressed, the character keeps being added to the field until the key is released, then the field gets trimed.



Reply With Quote


The only thing it needs to do is provide some indication to the user when they've gone over the limit and it's pointless to type any more.

Bookmarks