Controling input form
There are 2 examples showing how to filter out unwanted characters from an input box using one function and the onkeyup event. Live demo.
Visit publisher site: Controling input formListing Details
- Version:
- 1.0.0
- Filed in:
-
Scripts / JavaScript / Scripts & Programs / Forms
- Submitted on:
- Last Updated:
- Publisher:
- linkstraffic Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Other
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
The filter does not work propperly, since it considers only the last character digited. On the numbers filter example, if you write "12345" and reposition the cursor after any number before number "5", you can write any character.