jQuery-Plugins icon indicating copy to clipboard operation
jQuery-Plugins copied to clipboard

Numeric.js preventing change() event to be triggered IE8+

Open aprudencio opened this issue 12 years ago • 0 comments

When an object has numeric enabled, its change event is not triggered. Please check this fiddle:

http://jsfiddle.net/aprudencio/6hBEt/

PD: I couldn't find a CDN for numeric so I created a public numeric.js file using dropbox with numeric.js latest version: 8d1b328956

CDN file: https://dl.dropboxusercontent.com/u/58926565/cdn/numeric.js

aprudencio avatar Oct 28 '13 16:10 aprudencio