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

Fix for #59 IE change bug

Open andyburton opened this issue 10 years ago • 2 comments

Updated to fix IE bug where change events are not fired.

andyburton avatar Feb 06 '15 16:02 andyburton

Guys, is this fix going to merged? I used numeric with knockoutjs to build functionality and I just got info that it isn't working in IE because knockout is expecting change event.

vukoje avatar Nov 26 '15 10:11 vukoje

Uncaught TypeError: this.val is not a function

In google chrome, this error is occurred when copy pasting a number to the input field.

nagadomi avatar Jul 06 '16 23:07 nagadomi