This is a migrated thread and some comments may be shown as answers.

Editor with modernizr toolbar button javascript error

1 Answer 41 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Sean
Top achievements
Rank 1
Sean asked on 06 Jan 2015, 12:55 PM
Im having an issue with the RadEditor with modernizr (2.8.3) on the page in IE8 - if the Editors ContentAreaMode is set to "Div" - When I click any of the toolbar buttons 'bold, italic, underline' etc I get an "Unhandled exception at line 10441, column 4"

htmlfile: Invalid argument

the line is...

"do{m.insertBefore(o,o.previousSibling);"

Telerik.Web.UI version 2014.2.618.45

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 08 Jan 2015, 09:48 AM
Hello Sean,

The described behavior is rather related to how Modernizr interacts with the native JS implementation of the previousSibling method.

However, this issue is already logged in our feedback portal (RadEditor with ContentAreaMode="Div" problem when Modernizr JavaScript shim is included to the Page under IE8) and you can follow it for further updates on the matter.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
Sean
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or