Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disable an image

Status
Not open for further replies.

iooo

Programmer
Dec 27, 2000
31
0
0
CA
Hi

I have an image

<img name=test src=&quot;image/test.gif&quot; onclick=&quot;hai()&quot;>

and once this hai() event is triggered i want to

disable this image so that the user can not click it again

is there any chance to disable an image

Thanks

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top