Changes between Version 6 and Version 7 of Ticket #4210


Ignore:
Timestamp:
Aug 5, 2009, 11:27:39 AM (15 years ago)
Author:
Tobiasz Cudnik
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4210 – Description

    v6 v7  
    4747// use val() to set data
    4848$('textarea:first').ckeditor(function( textarea ){
    49   $(textarea).val("New editor contents);
     49  $(textarea).val("New editor content");
    5050});
    5151}}}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy