Copy link to clipboard
Copied
Is there any way to count (track) when the Drag Source is over the Drag Target without dropping?
I don't believe this is possible with the D&D coming with Captivate out of the box. Dragging over an object is not an event, cannot trigger any action which is necessary to increment a counter. Maybe it is is possible with JS, but cannot help you with that. Are the InBuilt states of the objects not an alternative?
Copy link to clipboard
Copied
I don't believe this is possible with the D&D coming with Captivate out of the box. Dragging over an object is not an event, cannot trigger any action which is necessary to increment a counter. Maybe it is is possible with JS, but cannot help you with that. Are the InBuilt states of the objects not an alternative?
Copy link to clipboard
Copied
Yes, it is built into HTML5 for sure. Too bad there is no Captivate trigger. It'll be my next feature request.
Thanks!