Modify ↓
Ticket #8124 (closed bug: fixed)
Documentation for .clone() is missing second parameter
| Reported by: | scott.gonzalez | Owned by: | rwaldron |
|---|---|---|---|
| Priority: | high | Milestone: | 1.5 |
| Component: | manipulation | Version: | 1.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description (last modified by scott.gonzalez) (diff)
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
comment:2 Changed 2 years ago by rwaldron
- Keywords needsdocs added
- Owner set to rwaldron
- Status changed from new to assigned
- Component changed from unfiled to manipulation
- Priority changed from undecided to high
Thanks scott!
comment:3 Changed 2 years ago by rwaldron
- Keywords needsdocs removed
- Status changed from assigned to closed
- Resolution set to fixed
Updated: http://api.jquery.com/clone
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
