|
The Page tab page in the System Tree displays the Microsoft Internet Explorer object model and hierarchy for the page currently displayed in the HTML editor. If no page is displayed, the Page tab is empty. The Netscape object model is available on the Language tab, but it does not apply to the current page.
The Page tab lists properties, methods, and events for the following types of objects on your page:
- Predefined HTML and JavaScript objects that are part of the IE object model
- User-defined objects for which you have set a name or ID attribute, such as forms and scripts
The Page tab is relevant only when you are developing a Web target.
|