you are in: codestackercodes [RSS]detect ie function

detect ie function Delicious Email

show/hide lines
   1  function isIE() {
   2    return /msie/i.test(navigator.userAgent) && !/opera/i.test(navigator.userAgent);
   3  }
created by leozera — 26 November 2008 — get a short url — tags: browser ie javascript embed

Comments



We dont send spam :)

If checked, it's highlights your comment
simple_captcha.jpg
Are you a human? Type the code from the image