Javascript Internet Explorer 11 detection
<script type="text/javascript">
    !(window.ActiveXObject) && "ActiveXObject"
     function isIE11(){
        return !!navigator.userAgent.match(/Trident.*rv[ :]*11\./);
     }
 </script>Written by Miqdad Ali
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
 #Javascript 
Authors
Related Tags
#javascript
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#