Problem loading stylesheet - not loaded because its MIME type, "text/html", is not "text/css".
dgtlmoon - July 7, 2006 - 05:58
| Project: | Javascript Tools |
| Version: | HEAD |
| Component: | wForms |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I've enabled wforms and jsutils, but i get this error in my javascript console.
Error: The stylesheet http://knack.staging.d2p.com.au.../node/add/modules/jstools/wforms/lib/w... was not loaded because its MIME type, "text/html", is not "text/css".
any ideas?

#1
Hmm. This may be a server issue, i.e., you need to set your server to give .css files the text/css mime type. I don't know why it would complain for this and not other stylesheets. Does the page work as expected?