Note:Creates an event object, which can be passed to the fireEvent() method of any element. Syntax: document.createEventObject(param1)Parameters: param1 Optional; the name of an existing event object to clone.