Changes between Initial Version and Version 1 of Ticket #10701, comment 2


Ignore:
Timestamp:
May 16, 2014, 10:30:54 AM (10 years ago)
Author:
Henning
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10701, comment 2

    initial v1  
    2323                // Replace the <textarea id="editor1"> with a CKEditor
    2424                // instance, using default configuration.
    25                 var myEditor = CKEDITOR.replace('editor1');
     25               
     26var myEditor = CKEDITOR.replace('editor1');
    2627                myEditor.on('paste', function (evt) {
    2728                    alert("paste 1");
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy