Changes between Initial Version and Version 1 of Ticket #13411, comment 1


Ignore:
Timestamp:
Jun 17, 2015, 8:49:39 AM (10 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13411, comment 1

    initial v1  
    33
    44If this is real life use case and you can't avoid it, please experiment with setTimeout e.g. https://jsfiddle.net/umjyd4oj/7/.[[BR]]
    5 I think however that better approach would be creating CKEditor on demand e.g. when user clicks into textarea. Also another approach is creating inline editors (instead of “iframed” ones) as shown here: https://jsfiddle.net/umjyd4oj/8/.
     5I think however that better approach would be creating CKEditor on demand e.g. when user clicks into textarea. Also another approach is creating inline editors (instead of “iframed” ones) as shown here: https://jsfiddle.net/umjyd4oj/8/ (timeout value can be decreased).
    66
    77
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy