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

Javascript error in IE7 but not in firefox

2 Answers 33 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Dennis
Top achievements
Rank 1
Dennis asked on 03 Feb 2009, 07:01 AM
Hi

A have a strange problem which I hope one of you can help me with.

When i Insert an editor on my page, I get a javascript error in IE 7 but not i firefox 3. The error just state the following:
Line: 618
Char: 1
Error: Object required
Code: 0

But at line 618 I do not have any javascript or editorcode. It seems that it can locate the error past this line.

I have tryed cutting out parts of the page to get the code linies below 618 and even got it down to 528 but the error still states that there is an error on line 618.

Do anybody have a clue to what this problem could be.

Update:
-------

I've tryed clicking on the elements in the editor and on the font size and font type drop down list i get another error, which might be related:
Line: 8195
Char: 1
Error: 'this._getPopupVisibilityController()' is null or not an object
Code: 0

Thanks in advance
Dennis Cassøe

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 05 Feb 2009, 03:20 PM
Hi Dennis,

I am not aware of this problem and will need your help to reproduce the problem on my side. Could you please, open a support ticket and send a sample working project that demonstrates the problem?
I will examine it right away and once I reproduce the problem, I will do my best to provide a solution after that.

Kind regards,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Dennis
Top achievements
Rank 1
answered on 05 Feb 2009, 04:02 PM
Hi Rumen

Well, I've took another look at the project, and started deleding code until the error disapeared, and then the error became obvious.

The designer of the grml-layout had placed a form start/end element around a search field in the page which I had not noticed, and since this were in the code ahead of the telerik radeditor it disrupted the editor.

Sorry for wasting your time.
Dennis
Tags
Editor
Asked by
Dennis
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Dennis
Top achievements
Rank 1
Share this question
or