View Full Version : detect IE8?
thenajsays
09-16-2009, 03:45 PM
anyone know a script that can detect IE8?
IE has a built-in method for detecting IE/version: use this:<!--[if IE8]> <p>This is Internet Explorer 8!</p> <![endif]-->Put your IE8 code between the tags. All other browsers will ignore the code as a comment.
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.