Allow users to customise your website

Newbie Member
19Feb2008,21:48   #1
123Smiffy123's Avatar
Hi
I was wondering if anyone knows how to allow the users to customize your website, I have 3 different backgrounds that I am going to use on my website, but I was wondering if I could allow the users to choose the background they preffered, just using HTML or javascript. The images are in JPeg format, and I am using Dreamweaver CS3. Also is it possible to use the chosen background on any page they visit on my site.

Many Thanks

123Smiffy123
Go4Expert Founder
20Feb2008,09:14   #2
shabbir's Avatar
You have clicked instead of for Go4Expert - HTML/DHTML/CSS -JavaScript/VBScript Forums and so it just got into the Articles and I have moved into forums for discussion
Team Leader
20Feb2008,10:21   #3
pradeep's Avatar
Use cookies to store preferences, use either a server-side style switcher or an alternate style in HTML.