I am using ACE code editor. I am trying to add a feature of drag and drop of code blocks inside the editor. I have a div like this :
<div id=”draggable2″ draggable=true>
If
</div>
And I am using this event ...
Please briefly explain why you feel this question should be reported .