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

CSS not working in Rad Editor in IE 8 When Update

7 Answers 100 Views
Editor
This is a migrated thread and some comments may be shown as answers.
sanjay
Top achievements
Rank 1
sanjay asked on 12 Nov 2010, 06:16 PM
CSS not working in Rad Editor  in IE 8 When Update button click. all the menu item goes here and there.
but it work fine in mozilla firefox. it is a old version RadEditor.



The Detail of Telerik RadEditor is given below :

Name :- RadEditor.Net2

Version :- 7.2.1.0

7 Answers, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 15 Nov 2010, 02:14 PM
Hi Sanjay,

A possible reason for this problem to occur is the number of loaded CSS files under Internet Explorer - IE has a CSS limitation where is can only load 31 stylesheets per page. More detailed information on the subject is available in the following blog post:
http://blogs.telerik.com/kamenbundev/posts/10-05-03/internet_explorer_css_limits.aspx

If this is the case, you can try using RadStylesheetManager control to combine the loaded CSS files to avoid this limitation.

If using RadStylesheetManager does not solves the problem, could you please provide more detailed information on the specific scenario?
  • Which version of RadControls for ASP.NET AJAX and the .NET Framework is used in the application
  • Could you please provide sample page and / or a live URL demonstrating the problem so we can investigate it further?

Greetings,
Dobromir
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
sanjay
Top achievements
Rank 1
answered on 23 Nov 2010, 05:04 PM
Hi All
I m Sanjay
  The Detail of Telerik RadEditor is given below

Name :- RadEditor.Net2

Version :- 7.2.1.0

 the problem is

CSS not working in Rad Editor in IE 8 When Update


I also Attached the image in Which Css is not working.

please give answer quickly..............




0
Rumen
Telerik team
answered on 23 Nov 2010, 05:08 PM
Hello Sanjay,

All you need to do to fix this problem is to set the EnableDocking property to false.

Please, note that RadEditor Classic is released before the official release of IE8 and it does not support it officially.


Best wishes,
Rumen
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
sanjay
Top achievements
Rank 1
answered on 23 Nov 2010, 05:13 PM
Hi

I Set the EnableDocking property to false already


 it is working fine in Mozilla Firefox

But it is not working in IE 8.  it woking fine when page load but when update button is click it not working .

Regards
 Sanjay Singh

0
Rumen
Telerik team
answered on 24 Nov 2010, 05:16 PM
Hi Sanjay,

The EnableEditing property set to false, should fix the problem. You can see that it works as expected on my end in IE: http://screencast.com/t/GS6qfid4a.

Can you please also set the following meta tag on the page with RadEditor:
<meta http-equiv="X-UA-Compatible" content="IE=7" />


Regards,
Rumen
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
sanjay
Top achievements
Rank 1
answered on 04 Feb 2011, 11:15 AM
When I Enable Docking Property.
all to toolbar section goes invisible in IE 8
 please help
0
Rumen
Telerik team
answered on 04 Feb 2011, 11:56 AM
Hello Sanjay,

It is not recommended to enable the EnableDocking property of RadEditor Classic in IE8, which does not support officially this browser.

All the best,
Rumen
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Editor
Asked by
sanjay
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
sanjay
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or