Changes between Initial Version and Version 1 of Ticket #14583, comment 1
- Timestamp:
- Apr 19, 2016, 8:54:51 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14583, comment 1
initial v1 3 3 Something like below might help but this is a hack and this is a best you can do in IE11 4 4 {{{ 5 var editor = CKEDITOR.replace( 'editor1', {}); 5 6 editor.on( 'pluginsLoaded', function( evt ){ 6 7 editor.on( 'contentDom', function( e ){