search for: droptext

Displaying 1 result from an estimated 1 matches for "droptext".

Did you mean: dcontext
2005 Aug 12
0
OnDrag callback. Is there such a thing?
...s (www.openrico.org). If there is such a callback, could you please show me a quick 2 line implementation client side. I''ve already tried this while creating the draggable like so: new Draggable(''dragthisBox'',{revert:true, startDrag: function(element) { //$(''dropText'').innerHTML += ''<br /> You moved.'' + element.id; alert(''activated.''); } }); but it doesnt work. Any help would be appreciated. Thanks!! __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the be...