Emposha

Just another stupid wordpress blog ;)

  • About

Categories

  • ASP.NET
  • Facebook
  • Featured Articles
  • Flash
  • Freebsd
  • Grafics
  • Icons
  • Javascript
  • Jquery
  • Microsoft
  • MOSS
  • Photography
  • Pro Counter
  • Projects
  • SharePoint
  • Uncategorized
  • Web Security
  • Wordpress

My Projects

  • FCBKcomplete
  • fcbkListSelection
  • jqVideoBox

My Projects

  • FCBKcomplete
  • fcbkListSelection
  • jqVideoBox

Tag: ie

Most short method to find out if your browser is IE

January 9, 2010 by emposha·4 Comments

Only 5 byte and you can find out if it`s IE

Example:

if(-[1,]){
alert(“Not IE!”);
}

Source: http://habrahabr.ru/blogs/javascript/80333 it`s in russian but still you can use google translate

Proudly powered by WordPress. Theme: Flat 1.7.11 by Themeisle.