[jQuery] Re: UL drag drop

2008-07-09 Thread DannyT
query.com/functional_demos/#ui.sortable > > If you have any questions on it, there's a dedicated jQuery UI mailing > list: > > http://groups.google.com/group/jquery-ui/ > > - Richard > > Richard D. Worth > http://rdworth.org/ > > > On Fri, Jul 4, 2008 at 5:0

[jQuery] UL drag drop

2008-07-04 Thread DannyT
Can someone point me to an example of drag-n-drop within an unordered list? I need to replace a scriptaculous library and am giving jQuery a go because of it's massive praise of late. I've found plugins and examples of pretty much everything I'd need except for a simple drag and drop in a UL. Chee