'navigator' Syntax and Note : navigator « Javascript Objects « JavaScript Reference

'navigator' Syntax and Note

Note:

Provide information about the browser and the system.
    
Syntax:
    
window.navigator.memberName

    

      
      








Related examples in the same category

1.'navigator' Example
2.'navigator' JavaScript Properties
3.'navigator' JavaScript Methods
4.'navigator' JavaScript Collections
5.'navigator' JavaScript Objects
6.'navigator' is applied to