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!
changing color on click
Moderator: General Moderators
-
learnerabn
- Forum Commoner
- Posts: 48
- Joined: Wed Feb 10, 2010 12:56 am
Re: changing color on click
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...
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
Yeah i also want to do the same... change the color of a image on click.. any help will be appreciated