The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.

Specifying different stylesheets for Firefox 2 vs Firefox 3

HeartlashHeartlash Registered User regular
edited July 2008 in Help / Advice Forum
Hey all,

I'm currently developing a few websites and have noticed that firefox 3 and firefox 2 seem to have small differences in the way they render height and width. I was wondering if anyone knew of a way to specify different CSS stylesheets for each version. I know this can be done with IE using the following method:

in the head section:

<!-- [if lte IE 6]>
link to stylesheet
<![endif]-->

<!-- [if IE 7]>
link to stylesheet
<![endif]-->

Any methods anyone is aware of would be greatly appreciated.

Thanks.

My indie mobile gaming studio: Elder Aeons
Our first game is now available for free on Google Play: Frontier: Isle of the Seven Gods
Heartlash on

Posts

Sign In or Register to comment.