I am ckeditor placeholder 4.3.2. plugin.I have added script in it.Everything works fine in firfox and chrome.But,internet explorer toolbar gets disabled and even placeholder not working in any version of internet explorer.
Fri, 03/14/2014 - 09:43
#1
IE not supported
Think IE 8,9,10 are not supported for this?
Ckeditor script tags behaviour
I have added ckeditor.js script in body of page as per requirement.But after execution, scripts regarding to plugin are added to head tag of page and script regarding to core part of editor are added to body tag.I want all script tags in Body tag only.Why is it happening like that,is there any solution for that?