qooxdoo

the new era of web development

 

HTML Editing

HtmlArea is a html editing widget which is part of the framework. This widget is available as low-level and UI-level implementation. The first targets traditional webpages / single-page applications and the latter Rich Internet Applications (RIA) as preferred usecase.

Here you can find some interesting technical info.

Demo

HtmlArea screenshot

Setup

One important step is necessary to get the HtmlArea up and running.

Note

If you setup the component without handing the source parameter you have to place a blank.html file next to your applications index.html.

This is necessary due the Same-Origin Policy implemented by most browsers.

Table Of Contents

Previous topic

Window Management

Next topic

Feature List

This Page