I have an editor inside a panel that I am setting to visible = false on page load and on button click am setting the panel to be visible. It works fine in IE but in Firefox the editor loses it's content input area and is therefore not selectable.
Any ideas?
Thanks,
Michael
2 Answers, 1 is accepted
0
Rumen
Telerik team
answered on 24 Oct 2008, 02:06 PM
Hi Michael,
Could you please, register the external editor's skin files and see whether this will fix the problem? You should set the property EnableEmbeddedSkins to false, e.g.
After that copy the Skins installation folder from the RadControls for ASP.NET AJAX installation to the root of your web application and add the following link tags to the page with the editor: