Applet to JavaScript communication using the JSObject. This example uses Netscape's Live Connect feature. It may not be available on all browsers.
Move the slider. The slider calls a JavaScript function using the JSObject.
From time to time IE will hang when an applet calls JavaScript which, in turn, calls an applet. One work around is to use the setTimeout function to create a callback to another JavaScript function.