Skip to content

Conversation

@williamdes
Copy link

webhat and others added 22 commits June 13, 2012 10:10
$.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 )
$.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 )
The browser interprets the occurrence of the literal "</script>" inside of the
body of a script tag as the end of the script, so the leading "<" must be
escaped by replacing it with \x3c
williamdes added a commit to williamdes/phpmyadmintest that referenced this pull request Apr 18, 2020
Ref: cowboy/jquery-hashchange#51

2.0.0 version drops IE support

Signed-off-by: William Desportes <[email protected]>
williamdes added a commit to williamdes/phpmyadmintest that referenced this pull request Apr 24, 2020
Ref: cowboy/jquery-hashchange#51

2.0.0 version drops IE support

Signed-off-by: William Desportes <[email protected]>
williamdes added a commit to williamdes/phpmyadmintest that referenced this pull request May 3, 2020
Ref: cowboy/jquery-hashchange#51

2.0.0 version drops IE support

Signed-off-by: William Desportes <[email protected]>
@williamdes williamdes closed this Jul 21, 2020
@wdes-bot wdes-bot mentioned this pull request Jul 21, 2020
@williamdes
Copy link
Author

Replaced by #52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants