Patrick McHale wrote:

> Hi,
> 
> I have written an install script but keeps erroring on a line which mentions
> navigator.mimetypes[] - Has
> this changed within Netscape 6. Is there a new Javascript command which does
> tha same thing?
> I  also use navigator.appversion and navigator.javaEnabled. Can anyone
> advise me please


navigator object members on my machine:

appCodeName = Mozilla
appName = Netscape
appVersion = 5.0 (Windows; en-US)
language = en-US
mimeTypes = [object MimeTypeArray]
platform = Win32
oscpu = Windows NT 5.0
vendor =
vendorSub =
product = Gecko
productSub = 20010828
plugins = [object PluginArray]
securityPolicy =
userAgent = Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.3+) 
Gecko/20010828
cookieEnabled = true
javaEnabled = function javaEnabled() { [native code] }
taintEnabled = function taintEnabled() { [native code] }
preference = function preference() { [native code] }

   Jirka

-- 
[EMAIL PROTECTED]
http://www.idoox.com


Reply via email to