Quote:
Originally Posted by Xeoncross
Sorry, I can't supply a link... but it is running on a 1and1.com server.
:::::::::::::::::::::::::::::::::
Ok, weird.
For the first time ever, IE is actually working with this code while the problem seems to be with FireFox?!? In IE the style changes just fine... but in firefox it chooses its own style.
|
Well that would mean that its not a server-side error, but rather the way its handled by the client. Perhaps something wrong with setting the cookies. After the cookie supposed to have been sent go to
Tools > Options > Privacy > Show Cookies
Then search for your site. See what the cookie says. Or in the URL bar you could just type:
javascript:alert(document.cookie);void(0);