|
hello:
I have a problem like this:
I have developed an applet,which inclues
init(),start(),stop(),destroy() method,I put it into a homepage.When I switch
homepage in the browser,I find the behavor of the applet is not same in IE5.0
and Netscape4.5.In IE5.0,the destroy() method is called when I switch
homepage,but in Netscape4.5, the destroy() method is not called! Can you explain
this for me? Thanks in advanced.
|
