javaEnabled

HTML (DHTML)

javaEnabled Method

Internet Development Index

Returns whether Java is enabled.

Syntax

bEnabled = object.javaEnabled()

Return Value

Boolean. Returns one of the following possible values:

trueJava is enabled.
falseJava is not enabled.

Standards Information

There is no public standard that applies to this method.

Applies To

clientInformation, navigator