Bug Tracker

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#14711 closed bug (notabug)

Click handler is not attach to new elements when once removed from the dom

Reported by: [email protected] Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 2.0.3
Keywords: Cc:
Blocked by: Blocking:

Description

http://jsfiddle.net/SUQYM/

When you create a dom with a click handler and remove it, then you append it again to the dom the click handler is not attach to the new dom element as you would expect, but to the old removed dom element.

Change History (2)

comment:1 Changed 9 years ago by dmethvin

Resolution: notabug
Status: newclosed

comment:2 Changed 9 years ago by dmethvin

Please followup on API questions to the forum, not the bug tracker.

Note: See TracTickets for help on using tickets.