So I just recently got into jQuery UI. I built a small example for a site I'm working on with a bunch of floating divs. The items sort themselves properly, but when I try to drag one to sort it, all the items following it move down the height as if they were all not floating, but still appear floated at the bottom. IE, if one item is following, it moves 120px down. If two, then 240px but both appear floating at the bottom. This makes it impossible to actually do anything with the sortable. I was hoping for some help on the matter.
Does sortable not work on floating divs? Is there some code I have to implement? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
