View Single Post
01-29-2009, 07:34 PM
#1
aLx is offline aLx
Status: Senior Member
Join date: Jan 2006
Location: USA
Expertise:
Software:
 
Posts: 922
iTrader: 13 / 100%
 

aLx is on a distinguished road

Send a message via AIM to aLx

  Old  make an element dissapear on click with as little JS as possible

hey,

I have an <a> element, and I want to make it disappear when clicked. For good. like visibility:none; or whatever.

The only catch is that there will be 100 or so of these on the same page, so the trouble I'm having is finding a GetElementBySelf command or something...

Anyone got a solution?

Thanks,

Cameron