|
I've used the one posted above from A List Apart.
It worked well for me.
Basically you make a style sheet and variations, the user then can switch between them in the browser menu, or you can provide a box that uses java onClick event to switch the stylesheet. It will also store a cookie to remember the users preference for their next visit.
|