Hi,
I am using gwt-ckeditor, an open source wrapper of ckeditor for GWT.
I have 3 ckeditor instances in a VerticlePanel. contents.css file which controls the styling of the editor part of the ckeditor does not get loaded for the first ckeditor instance, which eventually leads to the content not getting populated in the editor (the ckeditor instance with the minimum auto generated id like gwt-uid-14).
Please let me know, if anybody here has faced any problem of similar nature. I have been stuck here for long and still not able to find a solution.
Thanks
I am using gwt-ckeditor, an open source wrapper of ckeditor for GWT.
I have 3 ckeditor instances in a VerticlePanel. contents.css file which controls the styling of the editor part of the ckeditor does not get loaded for the first ckeditor instance, which eventually leads to the content not getting populated in the editor (the ckeditor instance with the minimum auto generated id like gwt-uid-14).
Please let me know, if anybody here has faced any problem of similar nature. I have been stuck here for long and still not able to find a solution.
Thanks
Is there a solution for this?
Is there a solution for this? At the moment i have the same problem for Liferay? Or is there a way to check if it´s loaded , if not reload it? Because when i switch from source code to WYSIWIG view, it does get loaded...