Sometimes we don’t want the user to write something. An example would be apostrophes in a field that goes to a MySQL database.
InputNotes is a jQuery plugin that tells the user not to write bad stuff.

The plugin works both ways. You can tell the user to type e.g. only numbers. It also supports CSS styling.
You can use this extension for form validation, or for anything else when a precise input by the user is required.
- Website: http://fredibach.ch/jquery-plugins/inputnotes.php
- Demo: http://fredibach.ch/jquery-plugins/inputnotes.php#demo














