changing color on click

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sowjanya08
Forum Newbie
Posts: 1
Joined: Thu Apr 01, 2010 1:11 pm

changing color on click

Post by sowjanya08 »

Hello Guys,
I am trying to build a design/configurator kit like the one shown in the following link
http://www.customink.com/lab/?PK=04615

Please help me with the start up for this work. How can i start my coding.
How can we write a code such that when a user clicks on the color , the color of the shirt changes instantly(i.e., the code must be such that any change in the code must reflect as soon as a change is made).
It would be great if i can get a sample code for this scenario.
Any help would be appreciated!
learnerabn
Forum Commoner
Posts: 48
Joined: Wed Feb 10, 2010 12:56 am

Re: changing color on click

Post by learnerabn »

hello..
do you want to change the shirt color to the desired color or any one in random?
if you want to change the color in random means trying javascript is better...
falconeyes
Forum Newbie
Posts: 1
Joined: Tue Oct 12, 2010 12:26 am

Re: changing color on click

Post by falconeyes »

Yeah i also want to do the same... change the color of a image on click.. any help will be appreciated
Post Reply