INFO: Internet Explorer designMode Property Is Not Supported

ID: Q188864


The information in this article applies to:
  • Microsoft Internet Explorer (Programming) versions 4.0, 4.01, 4.01 SP1


SUMMARY

Microsoft Internet Explorer provides a designMode property, which is available on the document object. This property takes one of two values:

  • On: Prevents script execution and puts the document into edit mode


  • Off: Standard browser mode


This property is not supported.


MORE INFORMATION

If you want to provide WYSIWYG Dynamic HTML (DHTML) editing functionality, you can make use of the Microsoft DHTML Editing Component, available for download at:

http://www.msdn.microsoft.com/workshop/author/dhtml/edit/
The Microsoft DHTML Editing Component allows Web authors and application developers to add HTML editing capabilities to their Web sites and applications. The editing component uses Microsoft's Component Object Model (COM) technology to make editing services such as basic HTML formatting, tables, undo/redo, find, and absolute positioning readily available.


REFERENCES

For more information about the DHTML Editing component, please visit the following site:

http://www.msdn.microsoft.com/workshop/author/dhtml/edit/
For more information, please see the MSDN Web Workshop:
http://msdn.microsoft.com/workshop/default.asp
(c) Microsoft Corporation 1998, All Rights Reserved. Contributions by Mark Davis, Microsoft Corporation.

Additional query words: editor triedit kbDHTML kbHTMLObj kbIE400 kbIE401 kbIEObj kbInternet kbSDKInet400 kbSDKInet401

Keywords : kbIE400 kbIE401 kbDSupport kbHTMLObj kbIEFAQ
Version : WINDOWS:4.0,4.01,4.01 SP1
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: January 27, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.