You are here: Reference > JavaScript > client-side > browser > properties > menuArguments (external)

menuArguments property (external)

Browser support:
Retrieves a reference to the window object that contains the context menu.
This property cannot be used in HTML applications.

Syntax:

object.menuArguments;
You can find the related objects in the Supported by objects section below.
This property is read-only.

Possible values:

The window object that contains the current context menu.
Default: this property has no default value.

Supported by objects:

External links:

User Contributed Comments

Post Content

Post Content