no need for anything in the HEAD.
the below will change the image only if it is NOT already images/owners-small.gif
<p align="center"><img src="<cfoutput>#imagepath#</c
the js inside onclick event checks if the src of this image is 'images/owners_small.gif, and if it is not changes it to 'images/owners_small.gif'.
btw, there is no VALUE attribute for <img> tag. but there IS alt attribute, which you should always specify.
Azadi
Main Topics
Browse All Topics





by: kingsobPosted on 2009-04-06 at 22:06:37ID: 24084109
here we go
Select allOpen in new window