Click to See Complete Forum and Search --> : Image colour


locus86
May 7th, 2003, 07:10 AM
Does anyone know if it is possible to change the colour of an image (.gif) in an HTML page just by clicking a checkbox ???

The image is originally black, but I want it displayed as Green and Red depending whether my check box is selected or not.


Thanks in advance

Satishpp
May 7th, 2003, 02:33 PM
Have two images. Toggle between the images using javascript depending on whether the checkbox is checked or not.

Satish