Hello
We are using the CKEditor plugin for jQuery.
We've detected an error in compatibility with IE8 when creating editors dinamically.
Explorer reports an error related with insufficient space to allocate operation. The error is located in: ckeditor.js, line 12, character 383 [$.createStyleSheet(h)]
To resolve this error we had to comment the function and import manually styles from theme (in our case/skins/kama/editor.css)
This error doesnt always happen.
If you want more information about this error you can contact me in support@globalincubator.net
We are using the CKEditor plugin for jQuery.
We've detected an error in compatibility with IE8 when creating editors dinamically.
Explorer reports an error related with insufficient space to allocate operation. The error is located in: ckeditor.js, line 12, character 383 [$.createStyleSheet(h)]
To resolve this error we had to comment the function and import manually styles from theme (in our case/skins/kama/editor.css)
This error doesnt always happen.
If you want more information about this error you can contact me in support@globalincubator.net