external:
is an object which allows access to an additional object model provided by IE.
menuArguments:
is a property which returns the window object where the context menu item was executed.
parentWindow:
is a property which retrieves a reference to the container object of the window.
documentElement:
is a property which retrieves a reference to the root node of the document
innerText:
is a property which sets or retrieves the text between the start and end tags of the object.
is an object which allows access to an additional object model provided by IE.
menuArguments:
is a property which returns the window object where the context menu item was executed.
parentWindow:
is a property which retrieves a reference to the container object of the window.
documentElement:
is a property which retrieves a reference to the root node of the document
innerText:
is a property which sets or retrieves the text between the start and end tags of the object.
本文介绍了Internet Explorer中菜单项的几个关键属性,包括external、menuArguments、parentWindow、documentElement及innerText等,详细阐述了这些属性的功能及用法。
5627

被折叠的 条评论
为什么被折叠?



