It seems like this doesn't work with a droppable. Anyone else done something like this?
On Feb 1, 5:31 pm, Matthew Tullett <[email protected]> wrote: > It's the id of the list container. > > I'm just wondering if you could use the droppable function as well on > the same list. > > Sent from my iPhone > > On 1 Feb 2009, at 17:24, Walter Lee Davis <[email protected]> wrote: > > > > > Sortable.create has a similar callback called onChange. It gets called > > whenever the sort order changes while dragging. According to the docs, > > it gets the affected element as its parameter, but I'm not sure if > > that's the list or the item you dragged into it. You'll have to test. > > > Walter > > > On Feb 1, 2009, at 12:12 PM, Matthew Tullett wrote: > > >> Can this be done with the sortable.create? Or combinded with. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
