home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / MS_DEV / VID / CLIENT / SHAREIDE / HELP / SCRIPTOM.CNT (.txt) < prev    next >
Microsoft Windows Help File Content  |  1996-09-16  |  6KB  |  153 lines

  1. :base Scriptom.hlp
  2. :title Object Model for Scripting
  3. :link Scriptom.hlp
  4. :link selfsame
  5. 1 Object Model for Scripting
  6. 1 Microsoft Internet Explorer Scripting Object Model=Scriptom_0000000101000000
  7. 2 Attaching and Invoking Scripts
  8. 2 Attaching and Invoking Scripts=Scriptom_0000000102000000
  9. 3 Using the SCRIPT Element
  10. 3 Using the SCRIPT Element=Scriptom_0000000102010000
  11. 3 Evaluation of SCRIPT=Scriptom_0000000102010100
  12. 3 Using Scripts as Attributes of HTML Elements=Scriptom_0000000102010200
  13. 3 An Alternative Using SCRIPT=Scriptom_0000000102010300
  14. 3 Using Scripts in URLs=Scriptom_0000000102010400
  15. 2 Object Hierarchy and Scoping
  16. 2 Object Hierarchy and Scoping=Scriptom_0000000103000000
  17. 2 The Window Object=Scriptom_0000000103010000
  18. 2 The Document Object=Scriptom_0000000103020000
  19. 2 The Form Object=Scriptom_0000000103030000
  20. 2 Window Object
  21. 2 window Object=Scriptom_0000000104000100
  22. 3 Properties
  23. 3 Properties=Scriptom_0000000104010000
  24. 3 name Property=Scriptom_0000000104010100
  25. 3 parent Property=Scriptom_0000000104010200
  26. 3 opener Property=Scriptom_0000000104010300
  27. 3 self Property=Scriptom_0000000104010400
  28. 3 top Property=Scriptom_0000000104010500
  29. 3 location Property=Scriptom_0000000104010600
  30. 3 defaultStatus Property=Scriptom_0000000104010700
  31. 3 status Property=Scriptom_0000000104010800
  32. 3 frames Property=Scriptom_0000000104010900
  33. 3 history Property=Scriptom_0000000104010a00
  34. 3 navigator Property=Scriptom_0000000104010b00
  35. 3 document Property=Scriptom_0000000104010c00
  36. 3 Methods
  37. 3 Methods=Scriptom_0000000104020000
  38. 3 alert Method=Scriptom_0000000104020100
  39. 3 confirm Method=Scriptom_0000000104020200
  40. 3 prompt Method=Scriptom_0000000104020300
  41. 3 open Method=Scriptom_0000000104020400
  42. 3 close Method=Scriptom_0000000104020500
  43. 3 setTimeout Method=Scriptom_0000000104020600
  44. 3 clearTimeout Method=Scriptom_0000000104020700
  45. 3 navigate Method=Scriptom_0000000104020800
  46. 3 Events
  47. 3 onLoad Event Handler=Scriptom_0000000104030100
  48. 3 onUnload Event Handler=Scriptom_0000000104030200
  49. 2 Document Object
  50. 2 document Object=Scriptom_0000000105000100
  51. 3 Properties
  52. 3 linkColor Property=Scriptom_0000000105010100
  53. 3 aLinkColor Property=Scriptom_0000000105010200
  54. 3 vLinkColor Property=Scriptom_0000000105010300
  55. 3 bgColor Property=Scriptom_0000000105010400
  56. 3 fgColor Property=Scriptom_0000000105010500
  57. 3 anchors Property=Scriptom_0000000105010600
  58. 3 links Property=Scriptom_0000000105010700
  59. 3 forms Property=Scriptom_0000000105010800
  60. 3 location Property=Scriptom_0000000105010900
  61. 3 lastModified Property=Scriptom_0000000105010a00
  62. 3 title Property=Scriptom_0000000105010b00
  63. 3 cookie Property=Scriptom_0000000105010c00
  64. 3 referrer Property=Scriptom_0000000105010d00
  65. 3 Methods
  66. 3 write Method=Scriptom_0000000105020100
  67. 3 writeLn Method=Scriptom_0000000105020200
  68. 3 open Method=Scriptom_0000000105020300
  69. 3 close Method=Scriptom_0000000105020400
  70. 3 clear Method=Scriptom_0000000105020500
  71. 2 Form Object
  72. 2 form Object=Scriptom_0000000106000100
  73. 3 Properties
  74. 3 action Property=Scriptom_0000000106010100
  75. 3 encoding Property=Scriptom_0000000106010200
  76. 3 method Property=Scriptom_0000000106010300
  77. 3 target Property=Scriptom_0000000106010400
  78. 3 elements Property=Scriptom_0000000106010500
  79. 3 submit Method=Scriptom_0000000106010600
  80. 3 Events
  81. 3 onSubmit Event=Scriptom_0000000106020100
  82. 2 Location Object
  83. 2 location Object=Scriptom_0000000107000100
  84. 3 Properties
  85. 3 href Property=Scriptom_0000000107010100
  86. 3 protocol Property=Scriptom_0000000107010200
  87. 3 host Property=Scriptom_0000000107010300
  88. 3 hostname Property=Scriptom_0000000107010400
  89. 3 port Property=Scriptom_0000000107010500
  90. 3 pathname Property=Scriptom_0000000107010600
  91. 3 search Property=Scriptom_0000000107010700
  92. 3 hash=Scriptom_0000000107010800
  93. 2 Link Object
  94. 2 link Object=Scriptom_0000000108000100
  95. 3 Properties
  96. 3 href Property=Scriptom_0000000108010100
  97. 3 protocol Property=Scriptom_0000000108010200
  98. 3 host Property=Scriptom_0000000108010300
  99. 3 hostname Property=Scriptom_0000000108010400
  100. 3 port Property=Scriptom_0000000108010500
  101. 3 pathname Property=Scriptom_0000000108010600
  102. 3 search Property=Scriptom_0000000108010700
  103. 3 hash Property=Scriptom_0000000108010800
  104. 3 target Property=Scriptom_0000000108010900
  105. 3 Events
  106. 3 Events=Scriptom_0000000108020000
  107. 3 onMouseMove Event Handler=Scriptom_0000000108020100
  108. 3 onMouseOver Event Handler=Scriptom_0000000108020200
  109. 3 onClick Event Handler=Scriptom_0000000108020300
  110. 2 Anchor Object
  111. 2 anchor Object=Scriptom_0000000109000100
  112. 3 Properties
  113. 3 name Property=Scriptom_0000000109010100
  114. 2 Element Object
  115. 2 element Object=Scriptom_000000010a000100
  116. 3 Properties
  117. 3 form Property=Scriptom_000000010a010100
  118. 3 name Property=Scriptom_000000010a010200
  119. 3 value Property=Scriptom_000000010a010300
  120. 3 defaultValue Property=Scriptom_000000010a010400
  121. 3 checked Property=Scriptom_000000010a010500
  122. 3 defaultChecked Property=Scriptom_000000010a010600
  123. 3 length Property=Scriptom_000000010a010700
  124. 3 options Property=Scriptom_000000010a010800
  125. 3 selectedIndex Property=Scriptom_000000010a010900
  126. 3 Methods
  127. 3 click Method=Scriptom_000000010a020100
  128. 3 focus Method=Scriptom_000000010a020200
  129. 3 blur Method=Scriptom_000000010a020300
  130. 3 select Method=Scriptom_000000010a020400
  131. 3 Event Handlers
  132. 3 Event Handlers=Scriptom_000000010a030000
  133. 3 onClick Event Handler=Scriptom_000000010a030100
  134. 3 onFocus Event Handler=Scriptom_000000010a030200
  135. 3 onBlur Event Handler=Scriptom_000000010a030300
  136. 3 onChange Event Handler=Scriptom_000000010a030400
  137. 3 onSelect Event Handler=Scriptom_000000010a030500
  138. 2 History Object
  139. 2 history Object=Scriptom_000000010b000100
  140. 3 Properties
  141. 3 length Property=Scriptom_000000010b010100
  142. 3 Methods
  143. 3 back Method=Scriptom_000000010b020100
  144. 3 forward Method=Scriptom_000000010b020200
  145. 3 go Method=Scriptom_000000010b020300
  146. 2 Navigator Object
  147. 2 navigator Object=Scriptom_000000010c000100
  148. 3 Properties
  149. 3 appCodeName Property=Scriptom_000000010c010100
  150. 3 appName Property=Scriptom_000000010c010200
  151. 3 appVersion Property=Scriptom_000000010c010300
  152. 3 userAgent Property=Scriptom_000000010c010400
  153.