using window.addEventListener load once
"galuschka" <[email protected]> Fri, 26 Feb 2010 16:08:53 +0800
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I try to using load my jar once when user open firefox browser and end until user close the browser . So I'm using "window.addEventListener " to monitor the user action . but I find when I close browser ,thar jar still working in background. Have anybody knows what's happening ? or have someone meet the problem before ? Any tip ?? Galuschka