Results 81 - 100 of 360

HTMLElement.tabIndex

The HTMLElement.tabIndex property represents the tab order of the current element.
API HTML DOM HTMLElement Property Reference Référence

HTMLElement.title

The HTMLElement.title property represents the title of the element, the text usually displayed in a 'tool tip' popup when the mouse is over the displayed node.
API HTML DOM HTMLElement Property Reference Référence

HTMLEmbedElement

The HTMLEmbedElement interface, which provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating <embed> elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLFieldSetElement

The HTMLFieldSetElement interface has special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of field-set elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLFrameSetElement

The HTMLFrameSetElement interface provides special properties (beyond those of the regular HTMLElement interface they also inherit) for manipulating <frameset> elements.
API HTML-DOM HTMLFrameSetElement Interface Obsolete Reference

HTMLHeadingElement

The HTMLHeadingElement interface represents the different heading elements. It inherits methods and properties from the HTMLElement interface.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLHRElement

The HTMLHRElement interface provides special properties (beyond those of the HTMLElement interface it also has available to it by inheritance) for manipulating <hr> elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLHtmlElement

The HTMLHtmlElement interface serves as the root node for a given HTML document.  This object inherits the properties and methods described in the HTMLElement interface.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLImageElement

The HTMLImageElement interface provides special properties and methods  for manipulating the layout and presentation of <img> elements.
API HTML DOM Interface Reference Référence

HTMLLabelElement

The HTMLLabelElement interface gives access to properties specific to <label> elements. It inherits methods and properties from the base HTMLElement interface.
API HTML DOM HTMLLabelElement Interface Reference

HTMLLabelElement.htmlFor

The HTMLLabelElement.htmlFor property reflects the value of the for content property. That means that this script-accessible property is used to set and read the value of the content property for, which is the ID of the label's associated control element.
Forms HTML DOM htmlFor HTMLLabelElement Reference

HTMLLegendElement

The HTMLLegendElement is an interface allowing to access properties of the <legend> elements. It inherits properties and methods from the HTMLElement interface.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLLIElement

The HTMLLIElement interface expose specific properties and methods (beyond those defined by regular HTMLElement interface it also has available to it by inheritance) for manipulating list elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLLinkElement

The HTMLLinkElement interface represents reference information for external resources and the relationship of those resources to a document and vice-versa. This object inherits all of the properties and methods of the HTMLElement interface.
API HTML DOM Interface Reference Référence

HTMLLinkElement.rel

The HTMLLinkElement.rel property reflects the rel attribute. It is a DOMString containing a space-separated list of link types indicating the relationship between the resource represented by the <link> element and the current document.
API HTML DOM HTMLLInkElement Property Reference Référence

HTMLMapElement

The HTMLMapElement interface provides special properties and methods (beyond those of the regular object HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of map elements.
API HTML DOM Interface Reference Référence