Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
<style type=
"text/css"
>
/* The following CSS needs to be copied to the page to produce textbox-like RadEditor */
.reLeftVerticalSide,
.reRightVerticalSide,
.reToolZone,
.reToolCell
{
background
:
white
!important
;
}
display
none
\
9
/* for all versions of IE in order to prevent border bottom disappearing */
.reContentCell
border-width
0
.formInput
border
solid
1px
black
.RadEditor
filter: chroma(color=c
2
dcf
);
.reWrapper_corner,
.reWrapper_center
/* for FF */
td.reWrapper_corner,
td.reWrapper_center
block
/* for all versions of IE */
.reModule
</style>
<
telerik:RadEditor
Height
=
"150px"
Width
"300px"
ToolsWidth
"330px"
EditModes
"Design"
ID
"RadEditor3"
runat
"server"
ToolbarMode
"ShowOnFocus"
</