Class Index | File Index

Classes


Class SweetDevRia.DropZone


Extends YAHOO.util.DDTarget.
a DragDrop implementation that inserts an empty, bordered div into the document that follows the cursor during drag operations. At the time of the click, the frame div is resized to the dimensions of the linked html element, and moved to the exact location of the linked element.
Defined in: DropZone.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
SweetDevRia.DropZone(id, sGroup, handler)
Class Detail
SweetDevRia.DropZone(id, sGroup, handler)
Parameters:
{String} id
the id of the linked html element
{String} sGroup
the group of related DragDrop objects
handler

Documentation generated by JsDoc Toolkit 2.0.0 on Thu May 05 2011 12:20:29 GMT+0200 (CEST)