Implementation of the InteractJS JavaScript drag and drop features on both desktop and mobile devices.
See information regarding the InteractJS library here:https://interactjs.io
Included are ready to use webblocks for draggable elements and dropzones, as well as an element that combines both functionalities.
The main webblock InteractJS_Main should also be included on the page in order to load the library and provide access to the basic events such as OnDragStart, OnDragEnd, OnDrop.
Browse the demos provided (InteractJS_Demo) for some possible use cases.