1.1.1 • Published 9 years ago

jquery.modify v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

jquery.modify

jQuery plugin that fires event immediately when input value is modified.

jQuery version

Supported browsers

Almost all browsers that works jQuery.

How to use

Very easy to use! Just load script files and "modify" event will be ready.

<!-- That's it! Now you can trap "modify" event! -->
<script src="https://code.jquery.com/jquery-1.7.0.min.js"></script>
<script src="path/to/jquery.modify.min.js"></script>

Here is a demo page.

In addition, you can install via npm!

$ npm install jquery.modify

Project Page

http://github.com/shimataro/jquery.modify

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago