Closed Bug 186004 Opened 23 years ago Closed 3 years ago

expand midas documentation

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: Brade, Unassigned)

References

Details

(Whiteboard: midas)

The documentation for midas should explain that setting designMode needs to be done in onLoad of the body. Dirk's code looks like this: <script language="JavaScript"> this.addEventListener('load', function _initWYSIWYG(e) {document.getElementById('editor').contentDocument.designMode = 'on'}, false) </script> Mike--do you or someone on your team want to fix this bug?
Whiteboard: midas
generalizing this bug to also include: documentation should discuss how to query for the functionality being present
Summary: doc for midas should explain: setting designMode done in onLoad → expand midas documentation
Blocks: 207938
QA Contact: sujay → editor

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: brade → nobody

I don't see the document in MDN anymore.
https://developer.mozilla.org/ja/search?q=designmode&locale=en-US
(Although I see a Japanese translated version, it perhaps should be deleted and the example in it users load event.)

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.