Skip to content

Commit 6f06ac2

Browse files
author
zessx
committed
Add jQuery 1.9 support
$.browser is no longer supported in jQuery 1.9+ It'll result by an error : `Cannot read property 'msie' of undefined` We can use the MSDN detection method for IE (more info here : http://msdn.microsoft.com/en-us/library/ms537509(v=vs.85).aspx )
1 parent 46d2da8 commit 6f06ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jquery.ba-hashchange.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)