#13911 closed bug (notabug)
Manipulation - nodes duplicate.
Reported by: | Jaegers | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 2.0.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Change History (2)
comment:1 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Oh, really, thank you. In any case, I think such behavior is a bug =)
Note: See
TracTickets for help on using
tickets.
From http://api.jquery.com/before/:
"If an element selected this way is inserted into a single location elsewhere in the DOM, it will be moved before the target (not cloned) If there is more than one target element, however, cloned copies of the inserted element will be created for each target after the first."