Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Navigator.vendor

Наши волонтёры ещё не перевели данную статью на Русский. Присоединяйтесь к нам и помогите закончить эту работу!

Summary

Returns the name of the browser vendor for the current browser.

Syntax

venString = window.navigator.vendor 

Value

Example

window.navigator.vendor 
// returns "Netscape6"

Notes

vendor is another portion of the userAgent string. The product and the vendor can be different--as when Netscape 6.1 uses the Gecko product to do its rendering. See also navigator.product, navigator.userAgent

Specifications

This is not part of specification.

Метки документа и участники

Метки: 
 Внесли вклад в эту страницу: teoli, kscarfone, iamanupmenon, Sheppy, ziyunfei, Mgjbot, Dria, JesseW
 Обновлялась последний раз: teoli,