Capture Drag Start

Asked by Aliaa
8 years ago.

Hi,

I am trying to set the event dragging action to copy instead of move. The way I want to implement this, is by dragging a certain icon in the event div. I tried to capture the mousedown & dragstart events but couldn't do so. It seems that the component is not bubbling any of these events. I also checked all the events the component is providing but couldn't find anything that could help. Is there a way to implement this?

Comment posted by Aliaa
8 years ago.

Thanks a lot. It worked.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.