PLAIN TEXT [removed]
IE='\v'=='v'
That is the current winner in the shortest way to test for IE (including 8). The other notable was: PLAIN TEXT [removed]
IE=top.execScript?1:0
Huh :)
I posted to google.com
http://feeds.feedburner.com/~r/ajaxian/~3/526048291/ievv
PLAIN TEXT [removed]
IE='\v'=='v'
That is the current winner in the shortest way to test for IE (including 8). The other notable was: PLAIN TEXT [removed]
IE=top.execScript?1:0
Huh :)
January 28 2009, 10:02pm | Comments »
1