zquirm
11-05-2006, 02:47 AM
would it be possible to add to YAHOO.ext.Element YUI's Drag and Drop utilities?
so...creating a draggable element would be as easy as:
var a = getEl('box');
a.makeDD();
- and -
a.makeDDTarget();
or something to that effect...
thoughts?
so...creating a draggable element would be as easy as:
var a = getEl('box');
a.makeDD();
- and -
a.makeDDTarget();
or something to that effect...
thoughts?