Hello, I'm attempting to dynamically add li elements to a ul tag, then use the sortable's 'refresh' functionality. The problem is that when a new li element is added, I attempt to sort it, but it is not respecting the forcePlaceHolderSize. There is no space given for the new tab when dragging like the others.
Also, when I have revert set to true, it throws the dragged element up into the top left corner of the page after mousing up to place the element between other elements. The element still moves to the requested location, however. Any assistance is appreciated! Thanks, Ryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
