I'm using master pages, and my HtmlEditor I want in a ModalPopupExtender for ajax (http://ajax.asp.net). When the modal opens all I get is a black box. Firebug shoes a stack of errors:
uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMScreen.width]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:1849/Web/FCKeditor/fckconfig.js :: <TOP_LEVEL> :: line 121" data: no]
Sys$CultureInfo$_getAbbrMonthIndex("")
uncaught exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDOMNSHTMLDocument.designMode]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: http://localhost:1849/Web/FCKeditor/edi ... gecko_1.js :: anonymous :: line 25" data: no]
uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMScreen.width]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:1849/Web/FCKeditor/fckconfig.js :: <TOP_LEVEL> :: line 121" data: no]
uncaught exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDOMNSHTMLDocument.designMode]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: http://localhost:1849/Web/FCKeditor/edi ... gecko_1.js :: anonymous :: line 25" data: no]
its greek to me. whats the dealio?
Sat, 09/15/2007 - 17:26
#1
Re: errors from master pages? or is it ajax modal popup display:
Hi, I too have reported the
Hi, I too have reported the same problem
(http://ckeditor.com/forums/CKEditor/CKEditor-4.3.4-and-Ajax-Modal-Popup-or-modal-dialog-JQUERY-malfunction-styles-colors.)
you have solved it?
Attachments:
I had a similar problem on my
I had a similar problem on my darkness website. I hope that I can find a solution.
I hope so too. I find it
I hope so too. I find it strange, however, that after this time (I am referring to the date of the post) the problem has not been solved yet