Results 81 - 94 of 94

String.prototype.big()

The big() method creates a <big> HTML element that causes a string to be displayed in a big font.
Deprecated HTML wrapper methods JavaScript Method Prototype Reference String

String.prototype.blink()

The blink() method creates a <blink> HTML element that causes a string to blink.
Deprecated HTML wrapper methods JavaScript Method Prototype Reference String

String.prototype.bold()

The bold() method creates a <b> HTML element that causes a string to be displayed as bold.
Deprecated HTML wrapper methods JavaScript Method Prototype Reference String

String.prototype.fixed()

The fixed() method creates a <tt> HTML element that causes a string to be displayed in fixed-pitch font.
Deprecated HTML wrapper methods JavaScript Method Prototype Reference String

String.prototype.fontcolor()

The fontcolor() method creates a <font> HTML element that causes a string to be displayed in the specified font color.
Deprecated HTML wrapper methods JavaScript Method Prototype Reference String

String.prototype.fontsize()

The fontsize() method creates a <font> HTML element that causes a string to be displayed in the specified font size.
Deprecated HTML wrapper methods JavaScript Method Prototype Reference String

String.prototype.italics()

The italics() method creates an <i> HTML element that causes a string to be italic.
Deprecated HTML wrapper methods JavaScript Method Prototype String

String.prototype.small()

The small() method creates a <small> HTML element that causes a string to be displayed in a small font.
Deprecated HTML wrapper methods JavaScript Method Prototype Reference String

String.prototype.strike()

The strike() method creates a <strike> HTML element that causes a string to be displayed as struck-out text.
Deprecated HTML wrapper methods JavaScript Method Prototype String

String.prototype.sub()

The sub() method creates a <sub> HTML element that causes a string to be displayed as subscript.
Deprecated HTML wrapper methods JavaScript Method Prototype String

String.prototype.sup()

The sup() method creates a <sup> HTML element that causes a string to be displayed as superscript.
Deprecated HTML wrapper methods JavaScript Method Prototype Reference String

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

PushSubscription.subscriptionId

The endpoint read-only property of the PushSubscription interface returns a DOMString containing the subscription ID associated with the push subscription.
API Deprecated Experimental Property Push Push API PushSubscription Reference Service Workers subscriptionId