[wsas-java-dev] Keeping two style sheets for IE and Firefox

Ruwan Linton ruwan at wso2.com
Mon Jan 15 20:32:07 PST 2007


Hi all,

I found that some of the styles are applied differently in theses two 
browsers and hence it is better to have two style sheets to manage the 
same look and feel in both browsers.

I can easily do this by replacing the href attribute of the default link 
to point to the other css if the browser is IE in the init() js function 
which will be called onload of the app. Is there a better way of doing 
this and comment on this idea..... I have already done the approach I 
have described above and it works...

Thanks,
Ruwan.




More information about the Wsas-java-dev mailing list