PDA

View Full Version : [RESOLVED] Drag & Drop


Novus Mortuus
12-27-2008, 02:01 PM
I've been having a look at some drag and drop scripts, eg: scriptaculous, walterzorn's.

The one on walterzorn.com almost worked, but the problem with that one is that the div i want to be able to drag and drop has an absolute position and that seems to mess it up, especially in FF. And the scriptaculous one seemed overly complicated since i only need it for 1 div.

Does anyone know of a good, relatively simple drag and drop script that wouldn't mess up with a div that has an absolute position [And a z-index behind the main content until it's called (It';s a popup message/alert thing)].

Thanks.

Novus Mortuus
12-27-2008, 02:38 PM
Never mind i found one that works:

http://www.dynamicdrive.com/dynamicindex11/domdrag/