Results 81 - 100 of 310

HTMLTextAreaElement

The HTMLTextAreaElement interface provides special properties and methods for manipulating the layout and presentation of <textarea> elements.
API HTML DOM Interface NeedsBrowserCompatibility NeedsNewLayout Reference

LinkStyle

The LinkStyle interface allows to access the associated CSS style sheet of a node.
API CSSOM Interface NeedsBrowserCompatibility Reference Référence

MediaQueryListListener

A MediaQueryList object maintains a list of media queries on a document, and handles sending notifications to listeners when the media queries on the document change.
API CSSOM View Experimental Interface NeedsBrowserCompatibility Reference

Node.localName

The Node.localName read-only property returns the local part of the qualified name of this node.
API DOM NeedsBrowserCompatibility NeedsMobileBrowserCompatibility Obsolete Property

Node.namespaceURI

The Node.namespaceURI read-only property returns the namespace URI of the node, or null if the node is not in a namespace. When the node is a document, it returns the XML namespace for the current document.
API DOM NeedsBrowserCompatibility NeedsMobileBrowserCompatibility Obsolete Property Reference

Node.prefix

The Node.prefix read-only property returns the namespace prefix of the specified node, or null if no prefix is specified.
API DOM NeedsBrowserCompatibility NeedsMobileBrowserCompatibility Obsolete Property

PushRegistrationManager

Returns an interface to register or unregister a push registration, get an active registration, or check the permission status of the registration. This interface has been superceded by PushManager.
API Interface NeedsBrowserCompatibility NeedsExample PushRegistrationManager Reference Référence

SVGAngle

The SVGAngle interface correspond to the <angle> basic data type.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGAnimatedNumber

The SVGAnimatedNumber interface is used for attributes of basic type <Number> which can be animated.
API HTML NeedsBrowserCompatibility NeedsExample SVG SVG DOM

SVGAnimatedPreserveAspectRatio

The SVGAnimatedPreserveAspectRatio interface is used for attributes of type SVGPreserveAspectRatio which can be animated.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGAnimatedTransformList

The SVGAnimatedTransformList interface is used for attributes which take a list of numbers and which can be animated.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGCircleElement

The SVGCircleElement interface is an interface for the <circle> element. The circle element is defined by the cx and cattributes, that denote the coordinates of the centre of the circle. It also has a radius attribute r that denotes the radius of the circle. The radius value must be positive to allow the successful rendering of the element.
API NeedsBrowserCompatibility NeedsExample Reference Référence SVG

SVGElement

All of the SVG DOM interfaces that correspond directly to elements in the SVG language derive from the SVGElement interface.
API NeedsBrowserCompatibility NeedsExample Reference SVG SVG DOM

SVGFontElement

The SVGFontElement interface corresponds to the <font> elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGFontFaceElement

The SVGFontFaceElement interface corresponds to the <font-face> elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGFontFaceFormatElement

The SVGFontFaceFormatElement interface corresponds to the <font-face-format> elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGFontFaceNameElement

The SVGFontFaceNameElement interface corresponds to the <font-face-name> elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM

SVGFontFaceSrcElement

The SVGFontFaceSrcElement interface corresponds to the <font-face-src> elements.
API NeedsBrowserCompatibility Reference Référence SVG SVG DOM