View Full Version : detect IE8?
thenajsays
09-16-2009, 02: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.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.