Closed
Bug 409993
Opened 18 years ago
Closed 14 years ago
Document enableInlineTableEditing and enableObjectResizing commands
Categories
(Documentation Graveyard :: Web Developer, enhancement)
Documentation Graveyard
Web Developer
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: colesbury, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Build Identifier:
The enableInlineTableEditing and enableObjectResizing commands should be documented on at least these two pages:
1. http://developer.mozilla.org/en/docs/Rich-Text_Editing_in_Mozilla
2. http://kb.mozillazine.org/Firefox_:_Midas
It might also be appropriate to mention the commands on the IE2Midas page:
http://www.mozilla.org/editor/ie2midas.html
Reproducible: Always
Comment 1•14 years ago
|
||
Both commands are documented on:
https://developer.mozilla.org/en/Rich-Text_Editing_in_Mozilla
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
The commands are now on https://developer.mozilla.org/en-US/docs/Web/API/document.execCommand
You need to log in
before you can comment on or make changes to this bug.
Description
•