natashawylie / iviewer

image viewer plugin for jquery
233 stars 97 forks source link

'jQuery.browser.msie' causing difficulty with jQuery >= 1.9 #62

Closed wittend closed 10 years ago

wittend commented 10 years ago

Can3p,

On line 123 of jquery.iviewer.js I am getting the error:

"Uncaught TypeError: Cannot read property 'msie' of undefined"

Googling that message returns references like:

$.browser was deprecated in version 1.3 and removed in 1.9

as well as some workarounds.

Dave

wittend commented 10 years ago

Example code at:

http://cdpn.io/syKGH

can3p commented 10 years ago

You're using version 0.7.4 and this bug has already been fixed in 0.7.7