Possible Duplicate:
Fancybox doesn’t work with jQuery v1.9.0 [ f.browser is undefined / Cannot read property ‘msie’ ]
I'm trying to switch over to jQuery 2 beta for a new static website.
I'm also using fancybox2 but the problem is that it uses $.browser.msie
at many places.
Is there an alternative to detect the browser ?