Archive for May, 2008
JavaScript: Restrict keyboard character input
- May 27th, 2008
- Posted by Stewart
- Permalink
- 17 Comment(s)
If you want to improve your form inputs by restricting the characters the user enters, this function might come in handy. It restricts the keyboard input for a text field so that they can only enter the characters you want. Read more »
