Changes between Initial Version and Version 1 of Ticket #13736, comment 10


Ignore:
Timestamp:
Oct 22, 2015, 10:09:20 AM (8 years ago)
Author:
Tomasz Jakut
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13736, comment 10

    initial v1  
    2525            var el = document.getElementById("dnd");
    2626            el.ondrop = function(event) {
    27                 // THIS CODE WILL NOT BE EXECUTED IN CKEDITOR 4.5.2 AND NEWER
     27                // NOW IT SHOULD WORK
    2828                event.preventDefault();
    2929                console.log("Drop!");
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy