JavaScript - Page 5

Practical JavaScript projects, and theoretical advice, for adding interaction and functionality to your web projects.

Articles / 21 May 2007

CSS Style Switcher

Placing multiple colour or font schemes on your website blog is often an excellent addition, and it can help to customise your look and feel. It’s easy to add multiple stylesheets to your blog, and ensure that the user’s selection is stored on their computer so the style remains the same on each page.