Changes between Initial Version and Version 2 of Ticket #4210
- Timestamp:
- Aug 5, 2009, 8:49:04 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4210
-
Property
Status
changed from
new
toassigned
- Property Owner set to Tobiasz Cudnik
-
Property
Status
changed from
-
Ticket #4210 – Description
initial v2 22 22 23 23 // set data into editor 24 $('textarea').ckeditor().setData( )24 $('textarea').ckeditor().setData("New editor content") 25 25 26 26 // change ui color … … 36 36 3. ajaxSubmit 37 37 2. Bridge textarea setter/getter val() with CKEditor 38 3. Easy editor's content lookup using selectors