|
Drag Layers
Instructions: It's cool. Check it out. All you have to do to make a layer or object draggable is to add the class 'drag' to almost any item in your page. Look at this example:
<img src="http://www.here.com/righthere.gif" class="drag">
or
<div class="drag">
This is in the draggable layer</div>
See how easy it is?
Drag this image around:
This goes in the HEAD of your document.
|
dhtml/draglayers.html
|