Numble is a simple jQuery plugin to override the default HTML5 field to facilitate better cross browser styling and consistency. The default number input renders differently in different browsers making it difficult to match styles. numble hides the original control and adds a new element containing the hidden original. The new control allows the number to be changed using either the mouse scroll wheel or embedded increment and decrement controls.
Best jQuery Forms Plugins & Tutorials with Demo
cForm : jQuery CSS-styleable Form Element
jQuery cForm replaces your standard, ugly form-elements with nice and clean non-form html code which can be styled via CSS.The original elements are retained (just hidden), so you won´t loose any form-element related functionality.
You can add custom HTML templates for all supported form elements and use CSS to style them. Or you just use the default templates and style them with the included CSS or SCSS file.
jQuery Mask Plugin for Form Fields
A jQuery Plugin to make masks on form fields and HTML elements.
- Built-in support for dynamically added elements.
- Masks on any HTML element (no need to server-side mask anymore!)!
- HTML notation support (data-mask, data-mask-recursive, data-mask-clearifnotmatch).
- String/Numeric/Alpha/Mixed masks.
- Reverse mask support for masks on numeric fields.
- Sanitization.
- Optional digits.
- Recursive Digits.
- Fallback Digits.
- Advanced mask initialization.
- Advanced Callbacks.
- HTML5 placeholder support.
Combo Select : jQuery Searchable Select Box
Converts a select box into a searchable and keyboard friendly interface. Fallbacks to native select on mobile and ipad devices.
- Search and filter select items
- Mobile and Tablet friendly (fallbacks to native select)
- Keyboard accessible
- Easily to style
- Data attribute support
- Support both numeric and string data types in select
- Supports implict
styleattributes










