Skip to main content

Bug Tracker

Side navigation

#6555 closed bug (worksforme)

Opened May 10, 2010 08:21PM UTC

Closed May 11, 2010 02:44AM UTC

.add(selector) does not add any matched elements

Reported by: lshearer88 Owned by:
Priority: Milestone: 1.4.3
Component: traversing Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:
Description

Adding elements to a jQuery object using the .add(selector) method does not work. Alternative methods of either using .add($(selector)) or .add(selector, document.body) work, but using a selector string as the only parameter does not.

Attachments (0)
Change History (1)

Changed May 11, 2010 02:44AM UTC by dmethvin comment:1

resolution: → worksforme
status: newclosed