Quick Help
Heres an easy fix..
add this to your Img tag...
ONMOUSEDOWN="this.src='url_to_your_pushed_image_go es_here'"
So now the tag looks like:
[img]first_image.gif[/img]
You only need to change the first_image.gif to your main image and url_to_your_pushed_image_goes_here to the image you made of the pushed image. Leave the rest of the tag the same
|