Opened 15 years ago
Closed 15 years ago
#5726 closed Bug (expired)
error in ckeditor.js
Reported by: | tksmith | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
I am getting "Object doesn't support this property or method" error in ckeditor.js at line no 50 in statement [return i && new g(i.contentWindow.document)].
I have created an aspx page and added the ckeidtor control along with that i have added an user control which will add textbox in the screen on every button click. After clicking the button (adding textbox) the controls in the ckeditor control gone. Please check the attached image.
am using windows xp os and ie 8 browser
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | screen.JPG added |
---|
comment:1 Changed 15 years ago by
Keywords: | Pending added |
---|
comment:2 Changed 15 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
Better if you add a reduced test case page here, otherwise we'll never be able to reproduce the problem.