FP98: What Is Dynamic HTML?

Last reviewed: March 18, 1998
Article ID: Q178486
The information in this article applies to:
  • Microsoft FrontPage 98 for Windows

SUMMARY

This article contains an overview of Dynamic Hypertext Markup Language (Dynamic HTML).

MORE INFORMATION

Dynamic HTML is a browser specific object model that enables programmers to create Web pages that are dynamic and interactive. You can create Dynamic HTML with any of the following programming languages:

  • JavaScript
  • JScript
  • VBScript
  • C++
  • Java

Dynamic HTML removes programmer limitations on access to the Web document. Dynamic HTML in Microsoft Internet Explorer 4.0 empowers developers with the following features:
  • HTML 4.0 and advanced cascading style sheets
  • Full access to the document's structure
  • Dynamic style
  • Dynamic contents
  • Instant user response
  • Client/server web pages
  • Multimedia and animation effects

Microsoft FrontPage 98 utilizes the Dynamic HTML object model in Internet Explorer 4.x. You can create text animations, cascading style sheets, and collapsible outlines.

REFERENCES

For more information on Dynamic HTML, please see the following Microsoft World Wide Web site:

   http://www.microsoft.com/workshop/author/dhtml/

NOTE: Because the Microsoft Web site is constantly updated, the site addresses change without notice. If this occurs, link to the Microsoft home page at the following address:

   http://www.microsoft.com


Additional query words: 97 98 fpedit dhtml
Keywords : fpedit fphtml fpscript kbdta kbfaq
Technology : internet kbinetdev
Version : WINDOWS:98
Platform : WINDOWS
Hardware : x86
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 18, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.