am working on the control. I am using 5-6 in a single page which need to load in same page. It is taking much time to load the page. Can any one tell me what need to do in order to load it fast.
Default it is adding all the tool bar button , but i want to customize the toolbar buttons using CSS or Skin. can u let me know what need to do in CSS or Skin.
As i know in CSS setting the styles and formating is available using the following function, but i want to customize the toolbar controls, like having only buttons of bold,Italic, cut,paste etc.
.ajax__htmleditor_editor_toptoolbar
.ajax__htmleditor_editor_editpanel
.ajax__htmleditor_editor_bottomtoolbar
.ajax__htmleditor_editor_container
.ajax__htmleditor_toolbar_button
.ajax__htmleditor_toolbar_button_hover
The other way i tried custom control using a class file defining toolbars.