using window.addEventListener load once
"galuschka" <[email protected]> Fri, 26 Feb 2010 16:08:53 +0800
| Newsgroups | gmane.comp.mozilla.devel.oji |
|---|---|
| Message-ID | <4b87819b.011bf30a.59b3.087a__16233.0481027768$1267171785$gmane$org@mx.google.com> |
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