Tutorial
Note: You must create the images to be dragged and dropped. They are not included in this tutorial.
- Download wz_dragdrop.zip from Walter Zorn's website.
- Unzip wz_dragdrop.zip. It includes wz_dragdrop.js and transparentpixel.gif). For help, see the Unzipping Tutorial.
- Save drag-example.html by going to File > Save As….
- Open drag-example.html in Notepad.
- Replace all the places that say URLHERE with the filenames of your images. If you have a lot of images, it's best to name them all something like:
- blinkie-a.gif
- blinkie-b.gif
- blinkie-c.gif
- blinkie-d.gif
- blinkie-e.gif
- etc
- Upload drag-example.html and the other two files to your website. You also need to upload the images you will be using on the page.