TurnWheel / jReject

jQuery Browser Rejection Plugin
http://jreject.turnwheel.com/
277 stars 98 forks source link

Cannot recognize IE 11 #61

Open dlkobe80 opened 9 years ago

dlkobe80 commented 9 years ago

I applied the last patch for compatibility with IE11 but it seems like the browser is recognized as Internet Explorer 9. Has anyone the same issue? I got that version string contains msie trident but version is shown as 9.0.

djachenko commented 9 years ago

I've encountered this issue and found that it was the underlaying library's flaw as it wasn't updated since 2008, so it couldn't detect IE11. I've changed underlaying libraries to more up-to-date ones within this pull request. If you're still having this issue, try this version as I don't suppose jReject's authors will merge them in fast, judging by their recent activity.