javascript navigator product, productSub
@March 15, 2008, 1:22 a.m.
product, productSub | Firefox/Netscape/NN 6 IE n/a Chrome/Safari/DOM n/a |
Read-only | |
Return a string identifying the software engine behind the browser. In Netscape 6, the product property returns Gecko, while the productSub property returns a development build number (in string form). |
|
Example | |
var prod = navigator.product; |
|
Value | |
String. |
|
Default | |
Browser dependent. |
Powered by Linode.