Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scull7/jquery.isvalid
A different view on client side validation.
https://github.com/scull7/jquery.isvalid
Last synced: about 1 month ago
JSON representation
A different view on client side validation.
- Host: GitHub
- URL: https://github.com/scull7/jquery.isvalid
- Owner: scull7
- Created: 2011-03-02T23:27:24.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-11T22:55:03.000Z (about 13 years ago)
- Last Synced: 2023-03-12T11:05:15.282Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a jQuery plugin that takes a little different view on client side validation. The intent of this plugin is that you can add validators of different types to any element that supports the jQuery.val function. It does not attempt to deal with the error presentation in anyway except that it can mark the element with an error CSS class and provides event hooks.