JavaScript Navigator Properties

You are Here:

JavaScript Navigator Properties

The following are the list of Navigator properties available in JavaScript programming.

FunctionsExplanation
appNameReturns the name of the browser.
appCodeNameReturns the code name of the browser.
appVersionReturns the version information of the browser.
cookieEnabledReturns a Boolean value indicates whether cookies are enabled in the browser or not.
languageReturns the language version of the browser.
onLineReturns whether the browser is in online or offline mode.
platformReturns for which platform the browser is compiled.
productReturns the engine name of the browser.
userAgentReturns the user-agent header’s value sent to the server by the browser.

Reminder

Hi Developers, we almost covered 97% of JavaScript Tutorials with examples for quick and easy learning.

We are working to cover every Single Concept in JavaScript.

Please do google search for:

Join Our Channel

Join our telegram channel to get an instant update on depreciation and new features on HTML, CSS, JavaScript, jQuery, Node.js, PHP and Python.

This channel is primarily useful for Full Stack Web Developer.

Share this Page

Meet the Author