I am integrating CKEditor into a Open Source App. Now problem is when I integrate CKEditor using Script method (mentioned in Sample file in package), It gets loaded in IE 8 properly but not in IE 7. In IE 7 (IE 8 Compatibility view) it gets disappeared without any error message.
When I integrate using class method, it shows up in both IE 8 and IE 7 (IE 8 Compatibility view) though in IE 7, its window's width is automatically reduced.
Now problem is that sample files and demo mentioned on site here have no problems.
So is there any additional setting required to configure it properly to work in IE? Please help.
When I integrate using class method, it shows up in both IE 8 and IE 7 (IE 8 Compatibility view) though in IE 7, its window's width is automatically reduced.
Now problem is that sample files and demo mentioned on site here have no problems.
So is there any additional setting required to configure it properly to work in IE? Please help.