Hi, can i create an event? I have an html page in which is loaded an applet. in this applet some events are fired. I want to catch these events in the javascript code. How can I do it?
thank eric but this is only a method to communicate from an applet to javascript. I have to create a new event in the javascript like "onClick" event but mine.