Skip to main content

Bug Tracker

Side navigation

#1525 closed bug (fixed)

Opened August 22, 2007 11:38AM UTC

Closed February 05, 2010 08:24PM UTC

Last modified March 15, 2012 05:17PM UTC

Incorrect example for append( child string / child nodes )

Reported by: hanst Owned by:
Priority: minor Milestone:
Component: docs Version:
Keywords: Cc:
Blocked by: Blocking:
Description

Under the section:

API/1.1.2/DOM/Manipulation

append( child string / child nodes )

http://docs.jquery.com/DOM/Manipulation#append.28_child_string_.2F_child_nodes__.29

The example states:

$("<input />").appendTo('p');

Which is, as far as I can see, the wrong example. It does not demonstrate the method in the heading. The rest of the example is also consistently wrong.

Attachments (0)
Change History (1)

Changed February 05, 2010 08:24PM UTC by john comment:1

milestone: 1.1.4
resolution: → fixed
status: newclosed
version: 1.1.3