Previous Up Index Next

Object Model for Scripting

The Internet Explorer scripting object model is a structure for embedding VBScript and JScript commands or programs inside HTML documents. The object model is fully compatible with JavaScript™. The object model is also accessible from any "pluggable" scripting language that integrates with the ActiveX scripting framework.

bullet1.gifMicrosoft Internet Explorer Scripting Object Model
bullet1.gifAttaching and Invoking Scripts
bullet1.gifObject Hierarchy and Scoping
bullet1.gifWindow Object
bullet1.gifDocument Object
bullet1.gifForm Object
bullet1.gifLocation Object
bullet1.gifLink Object
bullet1.gifAnchor Object
bullet1.gifElement Object
bullet1.gifHistory Object
bullet1.gifNavigator Object

© 1996 Microsoft Corporation