|
Posted by Janwillem Borleffs on 02/11/06 14:54
Amanda H. wrote:
> I checked the globals, and they were off, but is now on and seems to
> make no difference. I checked the PHP and it is using $_GET so who
> knows? Seriously, if anyone knows, tell me :).
>
I ran the examples and although they work, FireFox complaints about an
invalid MIME type.
To fix this, at the beginning of the file, add: the following on the top of
the styleswitcher.php script (just after the opening PHP-tag):
header('Content-Type: text/css');
BTW, did you get the text examples to work? If you did, you check the
differences between the implementations.
JW
Navigation:
[Reply to this message]
|