
February 15th, 2002, 07:42 AM
|
|
Contributing User
|
|
Join Date: Oct 2000
Location: Back in the real world.
|
|
|
Accessing JavaScript from Java
hi there.
does anyone know if/how i can access JavaScript Functions from java? using java.applet.showDocument with a "javascript :"-url does not work
the only documentation about this i could find was the "Client-Side-JavaScript Guide" by Netscape that describes a way with a "netscape.javascript" package. but i donīt have this package and can not find it anywhere..
looking at the name of the package makes me suspicious anyway if this will work with IE...
|