Daniel Kullik
Joined: 04 Jan 2006 Posts: 1
|
Posted: Wed Jan 04, 2006 5:34 pm Post subject: Custom Event Handling - Accessing The Event Object |
|
|
Hello dear Cooldev team,
I just found this thread about custom event handling within the COOLjsTree:
http://javascript.cooldev.com/forum/viewtopic.php?t=838
And I came to wonder: Is there a way to access the event object in browsers other than MSIE? In MSIE one can simply use window.event. But how about other browsers, which expect the event object to be passed as a parameter to the event handling function?
Regards,
Daniel |
|