Using DHTML

The dynamic HTML (DHTML) that M-Business JavaScript engine supports makes it possible to create robust, desktop-style applications entirely in JavaScript. DHTML makes it possible for a Web page, in response to user interaction, to dynamically change the information displayed without any support from a server.

This section describes a sample application that illustrates some of the features that you can implement with DHTML. The source code for all the examples in this section is available online. See Dynamic HTML – ExecDash.


Home page: expanding and collapsing hierarchical text
Calendar page: hiding and displaying page elements
Chart page: dynamically changing graphic information
Mail page: a form submission
Leads page: dynamically creating and sorting a table