![]() | ![]() | ![]() |
| ||
|
type
Description
Returns the event name or scripting language as a string for the event object and script object, respectively.
Syntax
object.type
Remarks
Events are returned without the "on" prefix. For example, the "onclick" event is returned as "click".
This property has read-only permission, meaning you can retrieve its current value, but not change it.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.