WebObjects/Project WONDER/Frameworks/Ajax/AjaxInPlaceEditor

< WebObjects < Project WONDER < Frameworks < Ajax

AjaxInPlaceEditor

AjaxInPlaceEditor provides a WOTextField-like wrapper around the Scriptaculous In-Place Editor. This control provides rich-text editing with an optional on-the-fly replacement of rendered HTML text (i.e. toggleable edit mode).

A demo of the Scriptaculous In-Place Editor is available here.

Wonder Bindings
Scriptaculous Bindings

Scriptaculous Documentation

Fixing charset encoding problems

On your Application constructor call setDefaultEncoding("UTF-8"), this will fix encoding problems when using AjaxInPlaceEditor.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.