Drag and Droptop #

    // basic usage:
    Jelo.DragDrop.setDraggable($$('.draggable')); // these items can be dragged
    Jelo.DragDrop.setDroppable($$('.droppable')); // items can be dropped here
  • drop here
  • drag me
  • also drag me

Coming soon

Customizable behaviors and advanced usage.

recent changes — (see all)
random jelo shots — (see all)