0

Jquery Droppable syntax is as below,

$('some_id').droppable(options);

Jquery draggable can be achieved with Dojo Movable - Link

Any hints for droppable ?

Community
  • 1
  • 1
Pradeep
  • 6,303
  • 9
  • 36
  • 60
  • Hi there! I think that dojo/dnd is what you search. Have a look here: http://dojotoolkit.org/reference-guide/1.9/dojo/dnd.html#dojo-dnd We use this to make ContentPanes dragable and it worked great. Regards – MiBrock Nov 18 '13 at 08:00
  • Thanks @MiBrock, I think, dojo/dnd/Container should work, I will try this – Pradeep Nov 18 '13 at 22:46

0 Answers0