Make items draggable

Make items draggable

Hello,
I have many divs on my page. Currently I do loop through them to make
them draggable. I also add a custom data field to the draggable item.
The "data" is unique for each div.
Is it possible to make all of them draggable in one shot, without
having me to loop through them?
Thanks,
--