ldoodle
01-15-2010, 08:18 AM
Hiya,
I've cheated a little bit by having seperate (duplicated) style sheets for each browser and version (ie6_styles.css, ie7_styles.css etc), then use ASP to detect what browser is being used and apply the right one. This is getting to time consuming to maintain changes to them.
So, for the minor differences that are required is it possible to put something in the CSS file itself, that applies say a height of x to IE8 and a height of z for IE7?
Thanks
I've cheated a little bit by having seperate (duplicated) style sheets for each browser and version (ie6_styles.css, ie7_styles.css etc), then use ASP to detect what browser is being used and apply the right one. This is getting to time consuming to maintain changes to them.
So, for the minor differences that are required is it possible to put something in the CSS file itself, that applies say a height of x to IE8 and a height of z for IE7?
Thanks