Retrieves the userAgent application’s minor version value.
Property of dom/Navigatordom/Navigator
SyntaxNote: This property is read-only.
var result = navigator.appMinorVersion;
Return Value
Returns an object of type StringString
The userAgent application’s minor version number.
ExamplesThe linked example enumerates the window.navigator object and displays the results on the screen.
Usage
Do not use to try to detect the userAgent version number... this is unreliable.
Use ‘feature detection’ instead.
Syntax AttributionsMicrosoft Developer Network: [navigator.appMinorVersion Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4