Changes between Initial Version and Version 2 of Ticket #4210


Ignore:
Timestamp:
Aug 5, 2009, 8:49:04 AM (15 years ago)
Author:
Tobiasz Cudnik
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4210

    • Property Status changed from new to assigned
    • Property Owner set to Tobiasz Cudnik
  • Ticket #4210 – Description

    initial v2  
    2222
    2323// set data into editor
    24 $('textarea').ckeditor().setData()
     24$('textarea').ckeditor().setData("New editor content")
    2525
    2626// change ui color
     
    3636  3. ajaxSubmit
    3737 2. Bridge textarea setter/getter val() with CKEditor
     38 3. Easy editor's content lookup using selectors
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy