Browser specific CSS files

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Smokey Grindle

    #1

    Browser specific CSS files

    Is there any way in asp.net 2.0 to say if this specific browser views my
    site give them a CSS sheet that is specific for that browser?

    like IE6 get its own, FF get its own, IE7 gets the one FF uses... something
    like that... this is of course... for browser compatability


  • Smokey Grindle

    #2
    Re: Browser specific CSS files

    I should add I'm using themes in ASP.NET 2.0 also, but all I want to do is
    have a IE6.CSS FF.CSS etc... so each browser gets compatable css code


    Comment

    Working...