#8161 closed bug (notabug)
methods do not work when using the items property (option)
Reported by: | ja-pc | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.sortable | Version: | 1.8.18 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Change History (3)
comment:2 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
The items option takes a selector, not a jQuery object.
FWIW, that fiddle actually works fine for me.
Note: See
TracTickets for help on using
tickets.
As shown in here (jsFiddle), when the items option/property is used, the component's methods don't work. I haven't tried all of them, but it is likely to be true for others as well.