A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/Navigator/appMinorVersion below:

appMinorVersion · WebPlatform Docs

appMinorVersion Summary

Retrieves the userAgent application’s minor version value.

Property of dom/Navigatordom/Navigator

Syntax

Note: This property is read-only.

var result = navigator.appMinorVersion;
Return Value

Returns an object of type StringString

The userAgent application’s minor version number.

Examples

The linked example enumerates the window.navigator object and displays the results on the screen.


View live example

Usage
 Do not use to try to detect the userAgent version number... this is unreliable.

Use ‘feature detection’ instead.

Syntax Attributions

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