Back to Top

$.browser Depricated in JQuery Library 1.9.0

Updated 1 March 2013

You can’t use $.browser directly with Jquery library 1.9.0 and greater versions. Like all flags not working with jquery library 1.9.0

$.browser.msie
$.browser.webkit
$.browser.safari
$.browser.opera
$.browser.msie
$.browser.mozilla

You need to use migrate library with jquery 1.9 like this

<script src="http://code.jquery.com/jquery-1.9.0.js"></script>
<script src="http://code.jquery.com/jquery-migrate-1.1.1.js"></script>

Start your headless eCommerce
now.
Find out More
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home