AvailabilityJavaScript 1.1 Synopsisnavigator.javaEnabled( ) Returnstrue if Java is supported by and enabled on the current browser; false otherwise. DescriptionYou can use navigator.javaEnabled( ) to check whether the current browser supports Java and can therefore display applets. |