faqts : Computers : Programming : Languages : JavaScript : Event handling

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

3 of 11 people (27%) answered Yes
Recently 3 of 10 people (30%) answered Yes

Entry

Is there any EVENT in JS to detect that an applet have been closed? I use java-plugin.

Dec 30th, 2003 05:17
bobby saeidi, Ted Ibsonius,


I have poped into that problem before I could not find any solution, 
but i solved my problem by having the applet to send an event to the 
javascript. I called the javascript function when the applet got close 
event..