Hi guys,
I have my website setup with a rather cool .css switcher, it allows visitors to use 2 themes, black and white.
Here is the problem, to change a .css I use
<a href="#" onclick="setActiveStyleSheet('light'); return false;">light</a>
However, what im trying to end up with is a link...