I\'m looking for someone to explain how to drag and drop in javascript, I want a horizontal line with some customizable images in it.
I\'ve had a look at the online
I would recommend that you look into one of the Javascript Frameworks out there. We use prototype with scriptaculous.
You can look at a demo for Drag and Drop in Scriptaculous here. And you can run through a tutorial here.
Or look into any of the other frameworks such as JQuery or Dojo.