Javascript - Navigator Object

J

Jl_G_0

Hey all. Got a quick question:

How the navigator object gets the browser name and version ? Is it
from the registry ? Or from a system variable ? Is there any way to
modify it ?
In order to use it on my project I need to find this out...

Thx.
 
P

Peter Michaux

Hey all. Got a quick question:

How the navigator object gets the browser name and version ? Is it
from the registry ? Or from a system variable ? Is there any way to
modify it ?
In order to use it on my project I need to find this out...

Beware of the navigator object

<URL: http://www.jibbering.com/faq/#FAQ4_26>

<URL: http://www.jibbering.com/faq/faq_notes/not_browser_detect.html>

Why do you think you need to know about the navigator object? There is
likely a better way.

Peter
 
T

Thomas 'PointedEars' Lahn

Jl_G_0 said:
How the navigator object gets the browser name and version ?

It is built into the browser.
Is it from the registry ?
Depends.

Or from a system variable ?

That depends, too.
Is there any way to modify it ?

There is. How, depends on the operating system and the browser used.
In order to use it on my project I need to find this out...

No, you don't, unless your project is a documentation of known host objects.
See Peter's posting.


PointedEars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,586
Members
45,096
Latest member
ThurmanCre

Latest Threads

Top