Hi Simon, is it worth to help someone who blames the community?
there are 2 problems with your case: you describe a concrete problem without a concrete example, maybe you can construct an example of your problem using jsbin.com and post it here. the other thing is: is there possibly another way to think of this problem? maybe you could use (not draggable/sortable) containers which accept sortables, so there would not be the need for dragging items into child items. On 16 Jul., 11:36, Simon Xiao <[email protected]> wrote: > no one reply? what a community.... > > i've searched all night long and just want to achieve the same thing > that the greedy option does in droppable.. > > how frustrating. > > On Jul 16, 11:39 am, Simon Xiao <[email protected]> wrote: > > > could someone help me please..thanks / Simon > > > On Jul 16, 1:13 am, Simon Xiao <[email protected]> wrote: > > > > Hi im new to jquery and using draggable andsortableto add new item > > > to a list by dragging. > > > > and my list is a nested div like: > > > > div.sortable > > > .... > > > .... > > > div.sortable > > > ..... > > > ..... > > > .... > > > .... > > > > when i drag an item into the child div, i got this item duplicated on > > > both the child div and its parent. maybe its a propagation issue but i > > > really dont know how to stop propagation in this case (btw i found > > > there was agreedyoption seems to prevent this but its not available > > > anymore..). would someone please help. thank in advanced! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" 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/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
