2015-02-14, 11:02:00
That is where editor options gets inserted, IE complains about extra commas alot.
There is probably an extra comma after the last option or in your toolbar config.
var htmlEditorConfig = {
language : 'en',
height : '500px',
baseHref : '/dev/getsimple/develop/'
,toolbar: 'advanced' };
what does your toolbar look like , more than likely this is not a core problem but a plugin or your gseditor settings.
also ie8 ? dayam thats old
There is probably an extra comma after the last option or in your toolbar config.
var htmlEditorConfig = {
language : 'en',
height : '500px',
baseHref : '/dev/getsimple/develop/'
,toolbar: 'advanced' };
what does your toolbar look like , more than likely this is not a core problem but a plugin or your gseditor settings.
also ie8 ? dayam thats old