Commit 6f06ac2
zessx
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
1 file changed
+1
-1
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments