|
July 22, 2000 The createEventObject() Method Tips: July 2000
Yehuda Shiran, Ph.D.
|
|
When firing an event in a document fragment, you may want to pass event information to the primary document. You need to populate an event object and send it as a parameter in the fireEvent() method:
You create the event object with the
People who read this tip also read these tips: Look for similar tips by subject: |