Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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:1 Changed 11 years ago by ja-pc

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.

Last edited 11 years ago by ja-pc (previous) (diff)

comment:2 Changed 11 years ago by Scott González

Resolution: invalid
Status: newclosed

The items option takes a selector, not a jQuery object.

FWIW, that fiddle actually works fine for me.

comment:3 Changed 11 years ago by ja-pc

my bad

Note: See TracTickets for help on using tickets.