After a long period of procrastination I am back!
A few questions have been asked in the comments about licensing for the code short answer is there is none (procrastination again) you can use what/how you wish I don’t mind =). However you may need to check any other source I have included from elsewhere for licensing issues.
Trolling through a few of my comments I found a cool implementation of the drag drop shopping cart over at www.soundcrafts.co.uk.

May 19th, 2006 at 10:00 pm
Tom,
Glad to hear you’re back. I’m sure you’ve been inundated with requests for help with your scripts. Here’s another one to add to them.
In working with your drag and drop script, looking to add autoscroll functionality for when an element is dragged below the “fold”. Any direction you can point me as far as getting it added to the script? I’ve successfully gotten the page to actually scroll, but for some reason cannot get the element to move with it. The window.scrollby function seems to cancel other event handlers currently running?
Any help would be much appreciated.
Thanks,
Chad
June 8th, 2006 at 9:30 am
Just wanted to tell you, that I adapted your drag+drop code into the serendipity
blogging application, for reordering sidebar/event plugins easily. You can see a
video and more description here:
blog.s9y.org - Serendipity Drag’n'Drop Implementation
Thought you might want to know.
September 12th, 2006 at 2:41 pm
hmmh, no chance of seeing a Drag n’ Drop cart that uses tool-man’s 2d sorting for the cart, eh? =) ( man, i hate javascript )
October 30th, 2006 at 4:07 pm
List of Web 2.0-applications
Source ABOUT 2.0 Ajaxian - Ajax blog. http://www.ajaxian.com/ Bozpage - Web 2.0 sources. http://sandbox.sourcelabs.com/bozpage/?gvy
November 15th, 2006 at 11:41 pm
Hey, Tom! Are you still around? I cannot seem to find your e-mail address; have a question to ask
January 3rd, 2007 at 1:12 am
Glad your back man. Impressed with the speed of the drag + drop shopping cart
February 9th, 2007 at 4:49 am
Hi, just wondering if you got a fully working shop using the drop and drag code?
Cheers,
Simon
February 19th, 2007 at 10:47 am
Congratulation!
Perfect solution for drag & drop.
I have a probelm with scrolling: My page is quite large and when I want to drag a field outside the screen it stops.
Is there anyone who has an idea how to solve this problem;
Thanks in advance
Sepp
March 7th, 2007 at 1:12 pm
Hi,
I have problem with drag & drop in IE. Can you advise what the best way of implementation is when the list has loads of elements? The main issue is scrolling. when IO want to drag an Item and put it in the basket because the basket is on the top problem occurs . It means I cannot force IE to scroll automatically.
Any Idea?
The following is the page I am working on:
http://www.salek.ws/projects/happytime/calendar.php?lang=en
Cheers