What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Oct 01, 2008 by pilgrim
Labels: about-dom, is-dom-property, from-mozilla
NavigatorBuildIDProperty  
The navigator.buildID property

Values

The navigator.buildID property returns a string.

Firefox returns the date your browser was compiled, followed by an internal build number. Example: "2007051502"

This property is read-only.

Usage

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
typeOf(navigator.buildID) != 'undefined' N N N Y Y N Y N

Further reading


Sign in to add a comment