This question is locked. New answers and comments are not allowed.
I've created a simple project which uses the EditorFor htmlhelper to create a mvc editor. However, the edtor doesn't really function.
In firefox i don't have any js errors reported, in IE8 i get;
Message: 'contentWindow' is null or not an object
Line: 1
Char: 54108
Code: 0
URI: http://localhost/TelerikEditorInPopup/Scripts/2010.3.1110/telerik.editor.min.js
I've attached the project, hoping someone can point out my obvious error.
In firefox i don't have any js errors reported, in IE8 i get;
Message: 'contentWindow' is null or not an object
Line: 1
Char: 54108
Code: 0
URI: http://localhost/TelerikEditorInPopup/Scripts/2010.3.1110/telerik.editor.min.js
I've attached the project, hoping someone can point out my obvious error.