Hi folks,
I've been trying to call an applet's public function via JavaScript on OSX. I've tried 2 browsers so far, i.e. IE5.2.2 and Firebird. Neither of them works. The applet loads correctly, but when I do click on the link which calls the JS function, it gives me an Object error. I've...