User-agent: Internet Messaging Program (IMP) 3.2.1
Michael, et al...
When I try to load the stylesheet, the javascript console outputs the
following error:
Error: The stylesheet
http://michael.xpressdocs.com/master_styles.css?referrer=/index.xdoc& was not
loaded because its MIME type, "text/html", is not "text/css".
So, it *looks*like* you might be using some sort of dynamicly generated css
file. If that is the case, check the output mime type in your CGI / webserver
for servicing files with the extension .css to send a mimetype of text/css
instead of text/html.
Good luck.
-daniel
--
There are 10 types of people in this world...
Those who understand binary, and those who don't.
_______________________________________________
web-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/web-development
Do not post admin requests to the list. They will be ignored.