1
How best to handle [if IE 6] tags on Thu Oct 06, 2011 2:58 pm
I have optional [if IE 6] and [if IE 7] ages such as:
<!--[if IE 6]><link rel='stylesheet' type='text/css' href='" & Gen.RootURL & "themes/" & OrgThemeID & "/style.ie6.css media=screen /><![endif]-->
How would you suggest handling this with StyleManager?
<!--[if IE 6]><link rel='stylesheet' type='text/css' href='" & Gen.RootURL & "themes/" & OrgThemeID & "/style.ie6.css media=screen /><![endif]-->
How would you suggest handling this with StyleManager?