go
Expand Minimize
5 out of 6 rated this helpful - Rate this topic

javaEnabled method

Returns whether Java is enabled.

Syntax

object.javaEnabled()

Parameters

This method has no parameters.

Return value

Type: Boolean

Boolean. Returns one of the following possible values:

Return valueDescription
true

Java is enabled.

false

Java is not enabled.

 

Standards information

There are no standards that apply here.

See also

clientInformation
navigator

 

 

Send comments about this topic to Microsoft

Build date: 11/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.