Click to See Complete Forum and Search --> : browser recognition -> link to different ext. CSS


Pierre Rouillet
09-25-2003, 06:14 AM
is there a JavaScript way to have a browser recognition not defer (redirect) to another url, but link one and the same html-page to different external css documents (so that, e.g., MSIE uses a CSS different from the one for Mozilla)?

pyro
09-25-2003, 07:49 AM
This might help you, as it shows how to create alternate style sheets: http://www.alistapart.com/stories/alternate/. Be sure to provide a default stylesheet for those users who do not have JavaScript enabled.