FP2000: What Is Dynamic HTML? (197611)



The information in this article applies to:

  • Microsoft FrontPage 2000

This article was previously published under Q197611

For a Microsoft version of this article, see 178486.

SUMMARY

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

MORE INFORMATION

Dynamic HTML is a browser specific object model that permits 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 and later 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 2000 uses the Dynamic HTML object model in Internet Explorer 4.x and later. You can create text animations, cascading style sheets, and collapsible outlines.

REFERENCES

For more information about Dynamic HTML, visit the following Microsoft Web site:

Modification Type:MajorLast Reviewed:12/6/2002
Keywords:kbinfo KB197611