Numeric

jQuery Validation Plugin - provides drop-in validation for your existing forms

jQuery Validation Plugin makes simple clientside form validation easy, whilst still offering plenty of customization options. It makes a good choice if you're building something new from scratch, but also when you're trying to integrate something into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default erro

Validetta - a tiny jQuery plugin for validate your forms

Validetta is jQuery plugin which you can do client-side validation of your forms. It aims to decrease your burden with easy usage and flexible structure.    Validetta - Features: You can check fields whether it is empty or not or it is chosen or not. You can do e-mail check. You can do number check. You can check if the two fields are equal to each other. You can check credit card number validation. You can limit number of characters written to fields. You can limit number of choice of

autoNumeric - automatically formats currency and numbers

autoNumeric is a jQuery plugin that automatically formats currency and numbers as you type on form inputs. It supports most International numeric formats and currency signs including those used in Europe, North and South America, Asia and India (lakhs**).   Any number of currency formats can reside on the same page and are configured by options that can be placed as HTML5 data attribute or passed as an argument. These settings can easily be changed at any time using the new ‘update’ method or