List of section Forms

Code Revisions Modified
Selection: Retrieves and sets the cursor position, as well the selected text of inputs and textareas. After searching, I saw it's the only code which retrieves right information in textareas under Internet Explorer without damaging the "Ctrl+Z" 1 2006.11.05
Form Style: Allows changing the visual of checkbox and radio inputs with images, without loosing any functionality. 4 2005.12.19
Restrict: Class to mask inputs and restrict characters. 1 2005.10.08
Format Currency: Transforms an input into a monetary field, allowing typing just numbers and also formats the field. 3 2007.12.26
Automatic Tabulation: Automatic tabulation for inputs with setted maxlenght. 3 2007.10.07
Enter as TAB: Tabulation through the enter key. 2 2007.10.07
Masked Input: Class to mask inputs (does not work right on opera). 1 2005.11.19