Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Generates an event object for passing event context information when using the fireEvent method.
Syntax
oNewEvent = document .createEventObject( [ oExistingEvent ] )Parameters
oExistingEvent | Optional. Object that specifies an existing event object on which to base the new object. |
Return Value
Returns an event object.
Example
The following sample shows how to use the createEventObject method with the fireEvent method.
<html>
Standards Information
There is no public standard that applies to this method.
Applies To
|
document |
Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |