YouTip LogoYouTip

Prop Nav Appname

# Navigator appName Property [![Image 9: Navigator Object Reference Manual](#) Navigator Object](#) * * * ## Definition and Usage The appName property returns the name of the browser. ## Syntax navigator.appName * * * ## Browser Support ![Image 10: Internet Explorer](#)![Image 11: Firefox](#)![Image 12: Opera](#)![Image 13: Google Chrome](#)![Image 14: Safari](#) All major browsers support the appName property * * * ## Example ## Example Return the name of the browser: document.write("Browser Name: " + navigator.appName); The result of the above example: Browser Name: Netscape [Try it Yourself Β»](#) * * * ![Image 15: Example](#) ## More Examples [This example contains all navigator properties.](#) * * Navigator Object](#)
← Event OnmouseoverCss Dimension β†’