[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Detecting Java 1.4.1 plugin in Internet Explorer



Title: Detecting Java 1.4.1 plugin in Internet Explorer


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