Closed wittend closed 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
Example code at:
http://cdpn.io/syKGH
You're using version 0.7.4 and this bug has already been fixed in 0.7.7
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