Thread
:
CSS browser detect question
View Single Post
2008-12-27, 11:14 PM
#
2
MadCat
If something's hard to do, then it's not worth doing
Join Date: Sep 2008
Location: Berlin, Germany
Posts: 247
Check out this link:
http://www.javascriptkit.com/dhtmltutors/csshacks.shtml
Gives you full details on using things like:
Code:
<!--[if IE]> <link href="ie_only.css" rel="stylesheet" type="text/css"> <![endif]-->
MadCat
View Public Profile
Visit MadCat's homepage!
Find More Posts by MadCat