Side navigation
#8124 closed bug (fixed)
Opened February 01, 2011 01:46PM UTC
Closed February 01, 2011 03:23PM UTC
Last modified February 01, 2011 09:01PM UTC
Documentation for .clone() is missing second parameter
Reported by: | scottgonzalez | Owned by: | rwaldron |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | manipulation | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
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.
Attachments (0)
Change History (4)
Changed February 01, 2011 01:52PM UTC by comment:1
description: | As of 1.5, .clone() accepts two parameters, but the documentation still says only one parameter is available. → 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. |
---|
Changed February 01, 2011 02:37PM UTC by comment:2
component: | unfiled → manipulation |
---|---|
keywords: | → needsdocs |
owner: | → rwaldron |
priority: | undecided → high |
status: | new → assigned |
Thanks scott!
Changed February 01, 2011 03:23PM UTC by comment:3
keywords: | needsdocs |
---|---|
resolution: | → fixed |
status: | assigned → closed |
Updated: http://api.jquery.com/clone
Changed February 01, 2011 09:01PM UTC by comment:4
milestone: | 1.next → 1.5 |
---|