Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
Identifying a Drop event in HtmlEditor
posted

Hi,

In the HtmlEditor when I drag and drop an image from web, the image gets rendered in the HtmlEditor, but the ondrop event doesn't get triggered.  I need to write some code when an image is getting dragged and dropped into a HtmlEditor.  the OnPaste event works.  Is this a bug or do you have any code to make the onDrop event work?