Skip to content
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.

$.browser.msie deprecated in jQuery 1.9 #24

Open
danielsedlacek opened this issue Feb 26, 2014 · 4 comments
Open

$.browser.msie deprecated in jQuery 1.9 #24

danielsedlacek opened this issue Feb 26, 2014 · 4 comments

Comments

@danielsedlacek
Copy link

The current implementation throws an error in the latest version of jQuery.

http://stackoverflow.com/questions/14892095/browser-msie-error-after-update-to-jquery-1-9-1

@erikkallen
Copy link

@jacksonhoose
Copy link

you should probably switch to jquery 1.8.3. I believe that was the last version that included browser detection

@mariusa
Copy link

mariusa commented Jul 21, 2014

I recommend to drop browser detection and support only IE 9+, which has native canvas support.

Folks who still need IE8 can stick to farbtastic 1.x. Let's move on...

@gianlucaparente
Copy link

please specify the jquery version in bower if you want to use the version <1.9. Otherwise add the dependency to jquery.browser plugin as explained here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants