RichTextBox - Feature


  •  
  •  
     
     

DJME2 RichTextBox

DJME2 RichTextBox allows your users to edit HTML in a familiar, user-friendly way. The RichTextBox provides the core HTML editing engine, which includes basic text formatting, hyperlinks, lists, and image handling. The extension outputs identical HTML across all major browsers, follows accessibility standards and provides an extended programming API for content manipulation.

HTML

About this example


DJME2 RichTextBox allows your users to edit HTML in a familiar, user-friendly way. The RichTextBox provides the core HTML editing engine, which includes basic text formatting, hyperlinks, lists, and image handling. The extension outputs identical HTML across all major browsers, follows accessibility standards and provides an extended programming API for content manipulation.

RichTextBox key features:

  • Text formatting & alignment
  • Bulleted and numbered lists
  • Cross-browser support
  • Identical HTML output across browsers
  • Resizable editor
  • Support drag & drop toolbars
  • Support toolbar customize
  • Auto html encode before submit.(It could be avoid the Page Validation issue)