I'm pretty sure this is bass-ackwards, but I need to be able to over-ride an embedded stylesheet with an external one, if the external one exists. I was thinking it might be possible to do using javascript something like this...
The embedded stylesheet would be included in the js code. On page load, the script checks to see if the external stylesheet exists and then either writes it or the included one to the page's <head>. Anybody have any experience with / thoughts about the viability of this approach? Happy to explain more about the problem / constraints if desired. Thanks in advance, Bill ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
