hello,
i am facing some problem in RadEditor.
this is my editor markup code:
<telerik:RadEditor ID="editor1" runat="server" Height="260px" Skin="Outlook"
ToolsFile="EditorsTools.xml" Width="416px" ToolbarMode="ShowOnFocus">
</telerik:RadEditor>
i have showing two EditModes, Design and Html.
In IE when i scroll my page then radeditor also move downward.
2nd problem in IE is that when i click on any edit mode(Design, Html) then content area moves downward means its height increases.
Problem in firefox is that EditModes(design, html) are not visible.
any solution please.
i am facing some problem in RadEditor.
this is my editor markup code:
<telerik:RadEditor ID="editor1" runat="server" Height="260px" Skin="Outlook"
ToolsFile="EditorsTools.xml" Width="416px" ToolbarMode="ShowOnFocus">
</telerik:RadEditor>
i have showing two EditModes, Design and Html.
In IE when i scroll my page then radeditor also move downward.
2nd problem in IE is that when i click on any edit mode(Design, Html) then content area moves downward means its height increases.
Problem in firefox is that EditModes(design, html) are not visible.
any solution please.