How to find wether java is enable or disabled in IE

M

mahamedha

Hi

Here I am using this line of code to know wether the java is disabled
or enabled in IE.

javaEnabled = window.navigator.javaEnabled();

It is working fine in mozilla fire fox but it is not working in IE. It
always coming true.

I have disabled the java entirely security options and in advanced
options of IE.

Can you please help how can I find the java is disabled or enabled in
the IE.

Thanks & Regards,
Krishna.
 
L

-Lost

mahamedha said:
Hi

Here I am using this line of code to know wether the java is disabled
or enabled in IE.

javaEnabled = window.navigator.javaEnabled();

It is working fine in mozilla fire fox but it is not working in IE. It
always coming true.

I have disabled the java entirely security options and in advanced
options of IE.

Can you please help how can I find the java is disabled or enabled in
the IE.

Look at reply 6 (currently, 6 of 6).

http://forum.java.sun.com/thread.jspa?threadID=478898&messageID=2229669

Does that method help any?

Also remember, what if I have Java enabled but do not allow JavaScript
by default?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,078
Latest member
MakersCBDBlood

Latest Threads

Top