Displaying 1 result from an estimated 1 matches for "subelemnt".
Did you mean:
subelement
2005 Oct 14
0
droping element and effect "of comming from nowhere"
...my site looking on tutorial and i don''t what i''m doing wrong. Is it my fault or i don''t know maybe error in library. I''m using prototype 1.4.0 and scriptacuolo 1.5.rc.3
Here is sample of my code:
new Draggable(''element'', {
handle: ''subelemnt'',
revert:true
});
Droppables.add("droparea", {
onDrop: function(element)
{
//here si the code...