Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

WYSIWYG Editor

Markus Deutschl edited this page Dec 3, 2013 · 1 revision

This page is a mere collection of features and caveats to consider when implementing the MovLib inline text editor component.

Please feel free to provide useful additions and/or improvements for the editor on this page.

Standards

ATAG 2.0 Standard

Editor

Controls

  • Display controls as configured in the InputHTML class
  • Bind event handlers accordingly in JS

Navigation

  • Implement useful context-aware navigation with Tab key
  • Bind shortcuts for important tasks
  • Unbind shortcuts onBlur
Clone this wiki locally