Skip to main content

Bug Tracker

Side navigation

#14711 closed bug (notabug)

Opened January 21, 2014 12:25PM UTC

Closed January 21, 2014 12:30PM UTC

Last modified January 21, 2014 12:41PM UTC

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

Reported by: kevin.simper@gmail.com 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.

Attachments (0)
Change History (2)

Changed January 21, 2014 12:30PM UTC by dmethvin comment:1

resolution: → notabug
status: newclosed

Changed January 21, 2014 12:41PM UTC by dmethvin comment:2

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