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

JavaScript Error Apply CSS Class Table Wizard Dialog

1 Answer 114 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Rich Helferty
Top achievements
Rank 1
Rich Helferty asked on 29 Jun 2009, 07:56 PM
Since I can not add attachments? I will describe the issue. 
I am getting a javascript error when  attempting to select a CSS Class from the table wizard dialog. Debugging the javascript error leads to the ScriptResource.axd file with the error in bold below




if(null!=elem.style.cssText){
 elem.style.cssText = _300;
}
elem.setAttribute("style",_300);
elem.innerHTML=_302;
elem.style.visibility="visible";

1 Answer, 1 is accepted

Sort by
0
Tervel
Telerik team
answered on 02 Jul 2009, 08:28 AM
Hello Rich,

It is not possible to attach files when posting in a forum thread. However, if you open a support ticket instead you will be able to do that.

Are you able to reproduce the problem on the editor's online demos? If yes, can you provide us with the steps to follow?
If not, can you open a support ticket and send us a sample project or at least the needed instructions/ editor content that will help us reproduce the problem locally and examine what is causing it?


Best regards,
Tervel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Editor
Asked by
Rich Helferty
Top achievements
Rank 1
Answers by
Tervel
Telerik team
Share this question
or