Hi all, I'm trying to implement a drag and drop or sorting method where you get the clone effect of the drag and drop but with the sorting effect of a list.
So basically here's the breakdown: 1. on drag, you get a clone of the item being dragged 2. when you drag it above 1/2 the height of an item it shows a divider line above the item 3. when you drag it below 1/2 the height of an item it shows a divider line below the item this implementation can be seen on http://my.live.com/ thanks, frank360d --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
