jquery-resize icon indicating copy to clipboard operation
jquery-resize copied to clipboard

Fixing ie8 'Uncaught TypeError'

Open tleish opened this issue 10 years ago • 0 comments

I occasionally get the following error in IE8.

Uncaught TypeError: Cannot set property 'w' of undefined: line #198

Fixed by adding a condition to function new_handler.

tleish avatar Mar 27 '14 03:03 tleish