Firefox 3 is expanding its rich WYSIWYG editing capabilities by adding support for the contentEditable attribute. Setting contentEditable to “true” allows you to make parts of a document editable. Firefox already supports using designMode t... 続きを読む
Last revised: August 23, 2005 This document describes the rich text editing controls for web pages available in recent mozilla browsers. Enabling Rich Text Editing in your web page: Given a document, you can add the attribute "designMode" an... 続きを読む
Command identifiers specify an action to take on the given object. Use them with the following methods: execCommandqueryCommandEnabledqueryCommandIndetermqueryCommandStatequeryCommandSupportedqueryCommandValue 2D-Position Allows absolutely po... 続きを読む