javascript navigator javaEnabled( )
@March 15, 2008, 1:22 a.m.
javaEnabled( ) | Firefox/Netscape/NN 3 IE 4 Chrome/Safari/DOM n/a |
Returns whether Java is turned on in the browser. This method obviously won't help you in a nonscriptable browser (or scriptable browser that doesn't support the property), but if scripting is enabled, it does tell you whether the user has Java turned off in the browser preferences. |
|
Parameters | |
None. |
|
Returned Value | |
Boolean value: true | false. |
Powered by Linode.