P
Patrick Sannes
Hi all,
I have some troubles getting my webapp ie AND ff compatible. So I was
thinking to create multiple stylesheets. Normaly I could do something
like <!--[if lte IE 6]>. But at this moment my stylesheet is defined in
the web.config <pages theme="myTheme" styleSheetTheme="myTheme" />.
Someone know how I can say something like if youre browser is FF add
this stylesheet with it to overide some defaults and if it is IE do it
like this.
Hope you can help me!
Patrick
I have some troubles getting my webapp ie AND ff compatible. So I was
thinking to create multiple stylesheets. Normaly I could do something
like <!--[if lte IE 6]>. But at this moment my stylesheet is defined in
the web.config <pages theme="myTheme" styleSheetTheme="myTheme" />.
Someone know how I can say something like if youre browser is FF add
this stylesheet with it to overide some defaults and if it is IE do it
like this.
Hope you can help me!
Patrick