Hello All,
Does anyone has a javascript that can detect java 1.4.* plugins on an Internet Explorer browser?
I am able to detect the plugins under Netscape 6.* using the javascript "navigator.plugins[]" attribute,
but this method of detection does not work in IE6 because IE6 does not support the "plugins[]" attribute.
Any suggestions would be appreciated. Thanks.
Eric