I have a click
event I wired up on a div
on my page.
Once the click
event has fired, I want to unbind the event on that div
.
How can I do this? Can I unbind it in the click
event handler itself?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…