delmol
September 19th, 2000, 03:01 AM
Hi.
I wrote a small navigation applet.
The requested informations are displayed in the main frame, while the navigation runs in a smaller frame on the left side of the screen.
Each page contains another small applet, named Class1.class. This applet just corresponds with the navigation applet and transfers the name of the web site to it. The nav applet now knowing what page is loaded, can use this information for emphasize the button leading to the requested page.
Using MS IE 5.0, no problems occur, and the navigations does what I want.
Using Netscape 4.7, if I load the page called "Home", the browser gives following error message:
Applet Home can't start: ERROR
I have absolutely no idea why this error occurs. It seems that the applet can be load, but doesn't start.
Does anyone have any suggestion?
Thankfully
delmol
I wrote a small navigation applet.
The requested informations are displayed in the main frame, while the navigation runs in a smaller frame on the left side of the screen.
Each page contains another small applet, named Class1.class. This applet just corresponds with the navigation applet and transfers the name of the web site to it. The nav applet now knowing what page is loaded, can use this information for emphasize the button leading to the requested page.
Using MS IE 5.0, no problems occur, and the navigations does what I want.
Using Netscape 4.7, if I load the page called "Home", the browser gives following error message:
Applet Home can't start: ERROR
I have absolutely no idea why this error occurs. It seems that the applet can be load, but doesn't start.
Does anyone have any suggestion?
Thankfully
delmol