Log in

View Full Version : Dragable elements



wentwooddownhill
06-11-2007, 05:04 PM
hi
ive been using the script below and it works just how i want it.
http://www.dynamicdrive.com/dynamicindex4/image3.htm

what i would like to do though is to start off with the images ina a sort of collage on the page so they can drag and view the images from that rather than dragging the images around and leaving a hige white space on the page.
Appreciate any help

jscheuer1
06-12-2007, 02:50 PM
Try:

http://www.walterzorn.com/dragdrop/dragdrop_e.htm

It has all sorts of options, one of which is to leave a copy of the image behind as a placeholder.

wentwooddownhill
06-12-2007, 04:31 PM
that sort of works but wherever you place the image it doesent stay there where you have put it. also when u try and move it live it dissapers

janebfoster
06-24-2007, 07:44 PM
see http://www.janebfoster.com/allinone/?page=examples for a draggable layer. download the api to use this functionally. it's simply easy, all you have to do is to make your element's class "dragme" and it became draggable. :D