Skip to content
Wai Ho Leung edited this page Apr 11, 2014 · 6 revisions

WikiAPI ReferenceDrag

Waterbear has some fairly specific drag-and-drop requirements, and has to work across both desktop and mobile browsers, so it has its own custom dragging library for this. Since the time of writing this library, some libraries have added support across desktop and mobile browsers, so we should investigate using a more standard library at some point.


# wb.initializeDragHandlers()

Registers events for dragging blocks.

Clone this wiki locally