#8124 closed bug (fixed)
Documentation for .clone() is missing second parameter
Reported by: | scottgonzalez | Owned by: | Rick Waldron |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | manipulation | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
As of 1.5, .clone() accepts two parameters, but the documentation still says only one parameter is available.
This is also missing from the "New or Changed in 1.5" page.
Change History (4)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Component: | unfiled → manipulation |
---|---|
Keywords: | needsdocs added |
Owner: | set to Rick Waldron |
Priority: | undecided → high |
Status: | new → assigned |
comment:3 Changed 12 years ago by
Keywords: | needsdocs removed |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Updated: http://api.jquery.com/clone
comment:4 Changed 12 years ago by
Milestone: | 1.next → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
Thanks scott!