Let your visitors choose colors for your pages

Maybe you enjoy using bright pink backgrounds for your web pages. Are you sure your visitors can appreciate it? Why not let them choose the background color, or any other document color, for your pages?

The basic idea here is to use JavaScript to change the background color using the following command ("#FFFFFF" being the hex representation of the color we want):



If you like the idea, you can have what you see in the above example simply by inserting the following tags in to your page:



To change the color of the text instead, replace bgColor with fgColor. Using linkColor will make the above script change the color of the links and vlinkColor will change the color of the visited links.

You can find the hex representation of all web safe colors in this
 
Copyright © 2011 Blogger with Love | Themes by Edit-me.