simsalabim/sisyphus

Uncaught TypeError: Cannot read property 'msie' of undefined

mediaformat opened this issue · 1 comments

Getting this error in chrome... not sure what to do with it
line 323
if ( typeof $.browser.msie === 'undefined' ) {

Thanks for reporting, I might take a look at it later.
For now, please refer to jQuery documentation and use jQuery.migrate plugin.