Side navigation
#8466 closed bug (invalid)
Opened March 07, 2011 08:17PM UTC
Closed March 08, 2011 02:51AM UTC
.append is not working properly
Reported by: | werbitzky@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | unfiled | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
i don't know if i miss something, but I thought this should work:
Attachments (0)
Change History (1)
Changed March 08, 2011 02:51AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
An array of jQuery objects is not a valid argument to
.append()
.