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.
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.