In this lesson we will learn how to capture the Browser and generation . But we can do that in any case Browser allows JavaScript code and new Browser .
To our website can capture the information of your Browser such we are using Navigator Object. Navigator Object contains information about the name , and other versions of your Browser . Below are the properties of the Navigator Object
appName: Capture Browser
appVersion: Capture SKILLS Browser
Result
1
2
3
4
5
6
7
| // Open with MozilaBrowser name: NetscapeBrowser version: 5// Open with Internet ExplorerBrowser name: Microsoft Internet ExplorerBrowser version: 4 |






0 comments:
Post a Comment