Click to See Complete Forum and Search --> : css changing


callmeandrew23
09-19-2005, 04:28 PM
I have a form that is supossed to change the style sheet at the top of my page. However, it keeps showing up as "405 error, method not allowed" and I have no clue what it means or how to change it. I'm fairly new at this, so I'd prefer you use half-way simple words... :D Thanks.

http://goldfishey.secret-star.net/

drhowarddrfine
09-19-2005, 05:55 PM
Validate your code (http://validator.w3.org/check?uri=http%3A%2F%2Fgoldfishey.secret-star.net%2F%3Fstyle%3Dsample2.css&charset=iso-8859-1+%28Western+Europe%29&doctype=Inline&verbose=1) For the list of your errors.
Validate CSS (http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A//goldfishey.secret-star.net/)

chrisrock79
09-20-2005, 03:20 AM
I could be missing something, but from what I can see, that form isn't going to do anything. :)

If you have php on your testing machine,
http://www.alistapart.com/articles/phpswitch/

Otherwise, a search for a javaScript switcher will probably help you out


Chris