2

I wanna detect if java is enabled in a browser without running any jars.I did this in Chrome and Firefox with the navigator.plugins and it's working great, but in IE its returning always true.Any ideas?Thanx in advance.

gamwtoxristo
  • 71
  • 1
  • 7
  • We check it via a callback. If the Applet is not running, no callback is called -> definitievly not enabled. But we can not distinguish between not enabled and not running. – Grim Oct 08 '14 at 14:36
  • I know this.Im asking something different. – gamwtoxristo Oct 09 '14 at 09:10

0 Answers0