![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() |
|
|
![]() ![]() ![]() Object Model: There's more to the page than first meets the eye...
What you see is just the start of what you get from a Web page when it's authored using Dynamic HTML's Full HTML Object Model, which is based on the Document Object Model proposed by Microsoft to the World Wide Web Consortium (W3C). Take an organizational chart, for instance. Another example of how Web authors can use the Object Model is a table of contents that users can expand or contract to quickly access key information on a page. This is easy to generate in Dynamic HTML—even for sites that already exist—because the Object Model gives authors control over all the HTML tags on a page. In this case, the author just adds a few lines of scripting to take the existing heading tags and arrange them into a linked table of contents upon the user's command. The following demos show what Web authors can do with Dynamic HTML's Object Model by just adding a little JavaScript or VBScript to standard HTML. Watch as text changes and images move and hide, changing dynamically along with what you do with your mouse. You need to be running Internet Explorer 4.0 to view the following demos. If you haven't installed it yet, click Download in the left column, but be sure to read the warning before you proceed with the download.
©1997 Microsoft Corporation. All rights reserved. Legal Notices. Last Updated: April 8, 1997 |