Mikeos78
Mikeos78

Reputation:

How to disable drag and drop event into the tinymce editor

I want to disable drag and drop text and image into the tinymce Editor (textarea). I tried to search on the web and still cannot find the working answer. Can anyone please provide me the snippet that i can work around ? Thanks much.

Anyone ? :(

Upvotes: 0

Views: 5457

Answers (1)

Ber
Ber

Reputation: 41873

This should be possible using the paste plugin. The paste_block_drop option should do just what you want.

Upvotes: 4

Related Questions