Results 101 - 120 of 181

Console.groupCollapsed()

Creates a new inline group in the Web Console. Unlike console.group(), however, the new group is created collapsed. The user will need to use the disclosure button next to it to expand it, revealing the entries created in the group.
API debugging Debugging DOM DOM Reference Method NeedsBrowserCompatibility Reference web console Web Development

DeviceMotionEvent.rotationRate

Returns the rate at which the device is rotating around each of its axes in degrees per second.
API Device Orientation DOM DOM Reference Firefox OS Mobile Motion NeedsExample Orientation Property Reference

IdentityManager.get()

This function enables a web site to use BrowserID to authenticate its users. Call it in the click handler to your "log in with Persona" button with a callback function as a parameter.
API BrowserID DOM DOM Reference Method NeedsExample Persona Reference Référence Security

IdentityManager.getVerifiedEmail()

This function enables a web site to use BrowserID to authenticate its users. Call it in the click handler to your "log in with BrowserID" button with a callback function as a parameter.
API BrowserID Deprecated DOM DOM Reference Method NeedsExample Persona Reference Référence Security

MozContact.familyName

The familyName property is a list of all the possible family names usable for the contact.
API B2G Contact DOM DOM Reference Firefox OS Non-standard Property Reference WebAPI

MozContact.givenName

The givenName property is a list of all the possible given names usable for the contact.
API B2G Contact DOM DOM Reference Firefox OS Non-standard Property Reference WebAPI

MozContact.honorificPrefix

The honorificPrefix property is a list of all the possible honorific prefix usable for the contact.
API B2G Contact DOM DOM Reference Firefox OS Non-standard Property Reference WebAPI

MozContact.honorificSuffix

The honorificSuffix property is a list of all the possible honorific suffixes usable for the contact.
API B2G Contact DOM DOM Reference Firefox OS Non-standard Property Reference WebAPI

MozContact.id

The id property is a unique string representing the contact within the device's contact database.
API B2G Contact DOM DOM Reference Firefox OS Non-standard Property Reference WebAPI