With Microsoft® Internet Explorer 4.0, Microsoft introduced its implementation of a revolutionary HTML object model that content providers can use to dynamically manipulate HTML properties. Until now, this object model has primarily been accessed using script technology. The com.ms.wfc.html package of the Windows Foundation Classes for Java (WFC) framework now lets you access the power of Dynamic HTML (DHTML) on a Web page directly from a Java class.
The following topics are covered in this section:
Creating a DHTML Document
Using the initForm Method
Understanding the DhElement Class
Working with Containers
Handling Events
Using Dynamic Styles
Working with Dynamic Tables
Using the com.ms.wfc.html Package on a Server