Nice Color Change via clicks
Sunday, April 25th, 2004See the Color Change in the top right corner. I really like the simplicity of this. It is just lines like this: <span style=”background: #eeeeee; border: 2px solid #006699″> <a href=”#” onclick=”setActiveStyleSheet(‘default’)” title=”default” style=”text-decoration: none;”> </a> </span> and then this javascript kicks in to manage the change: http://www.deanesmay.com/styleswitcher.js