javaEnabled Method | Internet Development Index |
Returns whether Java is enabled.
Syntax
bEnabled = object.javaEnabled()
Return Value
Boolean. Returns one of the following possible values:
true Java is enabled. false Java is not enabled.
Standards Information
There is no public standard that applies to this method.
Applies To
clientInformation, navigator