Hi Kay, Tested in IE 6, Opera 9.5, Firefox 3 and Safari 3 on Win XP. Each involved a delay while Java loaded.
IE6 and Firefox 3 detected Java immediately (and correctly), while Opera 9.5 and Safari had null. After window.onload, they all detected Java correctly. - Ivan. On Sat, Jul 26, 2008 at 1:39 PM, Joe Smith <[EMAIL PROTECTED]> wrote: > Kay Schenk wrote: >> >> Hello all-- >> >> Ok, here's another Java test page to try... >> >> http://website.openoffice.org/tryouts/Kay/download/appletDocWrite.html >> >> ... > > navigator.userAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) > Gecko/2008071615 Fedora/3.0.1-1.fc9 Firefox/3.0.1 > navigator.platform: Linux i686 > navigator.appVersion: 5.0 (X11; en-US) > navigator.javaEnabled(): true > > Immediate result... > Java version: null > Java vendor: null > > window.onload... > Java version: null > Java vendor: null > > FF3 on Fedora 9 uses the Java-compatible GCJ/Icedtea plugin, and most sites > that use Java applets work fine for me. > > <Joe > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
