hi there,
I hope someone can help with this.
I have an image gallery where each picture changes to a coloured version on hover. How would I get the coloured version to appear and stay there when each image is clicked.
onclick or OnMouseClick ?
I've tried and can't get it.
Here's a piece of code:
<a href="javascriptopImage('pics/teaching.jpg','Teaching Cooks');" onMouseOver="MM_swapImage('A01','','pics/teaching_colour.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="pics/teaching_black.jpg" name="A01" width="49" height="29" border="0" id="A01"></a>
Here's the page it's Currently on
Thanks
Today's Quote:
" Psycho-Therapy is expensive...
but, bubble wrap is cheap. You choose "
Hosting for: Web Designers & Resellers
]|
I hope someone can help with this.
I have an image gallery where each picture changes to a coloured version on hover. How would I get the coloured version to appear and stay there when each image is clicked.
onclick or OnMouseClick ?
I've tried and can't get it.
Here's a piece of code:
<a href="javascriptopImage('pics/teaching.jpg','Teaching Cooks');" onMouseOver="MM_swapImage('A01','','pics/teaching_colour.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="pics/teaching_black.jpg" name="A01" width="49" height="29" border="0" id="A01"></a>
Here's the page it's Currently on
Thanks
Today's Quote:
" Psycho-Therapy is expensive...
but, bubble wrap is cheap. You choose "
Hosting for: Web Designers & Resellers
]|