Re: [jQuery] Dragging multiple selected items using selectables, idrag and idrop

2006-10-16 Thread Dan Atkinson
Well, selecting is already shown in selectables (http://interface.eyecon.ro/demos/select.html), so I'm not going to go into that, but you could group these elements by giving them all a related class from which to drag. For example, here are 5 different elements: blah blagh blargh blahfeeb blahf

[jQuery] Dragging multiple selected items using selectables, idrag and idrop

2006-10-16 Thread Danial Tzadeh
Hey All, I am pretty new to jQuery (though used scr+proto much). I was wondering how to solve such a task: There are several DIVs, like pictures. User uses the mouse to select some of the pictures and then drags them to trashcan. All parts I can do except how to make the selected pictures dragga