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 also tried it on both JVM1.3 and 1.4.1.
I've tried the script on Windows platform and it works fine. I've used IE6 SP1 and Firebird on Windows as well. JVM versions used are 1.3 and 1.4.1.
Any ideas how this can be solved? Are there some config settings I'm missing out?
Thanks!
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 also tried it on both JVM1.3 and 1.4.1.
I've tried the script on Windows platform and it works fine. I've used IE6 SP1 and Firebird on Windows as well. JVM versions used are 1.3 and 1.4.1.
Any ideas how this can be solved? Are there some config settings I'm missing out?
Thanks!