Hi, Is there a way to detect if java is disabled in Explorer?
navigator.javaEnabled() //This always returns true even if java is not installed
Hi, Is there a way to detect if java is disabled in Explorer?
navigator.javaEnabled() //This always returns true even if java is not installed
You may want to read this: http://www.javatester.org/enabled.html
OK, here is an official doc: http://java.sun.com/j2se/1.4.2/docs/guide/jws/developersguide/launch.html