I have a JavaScript style sheet switcher that works quite nicely, but I want to make a MULTI-style switcher; one that lets you switch various items independently of one another.

It sounds like it can be done with either PHP or JavaScript, each with its own advantages. The biggest disadvantage with PHP is that switching styles reloads teh page.

Does anyone know if there's a PHP method that does NOT involve reloading the page?

Here are a couple key articles I've checked out:

http://www.antipixel.com/blog/archives/2002/11/07/a_couple_of_changes.html
http://www.mcu.org.uk/sizeswitch.php

Thanks.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to