The Wayback Machine - https://web.archive.org/web/20150426131255/https://developer.mozilla.org/es/docs/Web/API/HTMLTableDataCellElement
mozilla
Los resultados de tu búsqueda

    HTMLTableDataCellElement

    Nuestros voluntarios aún no han traducido este artículo al Español. ¡Únete a nosotros y ayuda a traducirlo!

    The HTMLTableDataCellElement interface provides special properties and methods (beyond the regular HTMLTableCellElement and HTMLElement interfaces it also has available to it by inheritance) for manipulating the layout and presentation of table data cells in an HTML document.

    Properties

    Inherits properties from its parent, HTMLTableCellElement, and HTMLElement.

    HTMLTableDataCellElement.abbr
    Is a DOMString containing a name used to refer to this cell in other context. It reflects the abbr attribute.

    Methods

    No specific method; inherits methods from its parent, HTMLTableCellElement, and HTMLElement.

    Specifications

    Specification Status Comment
    WHATWG HTML Living Standard
    The definition of 'HTMLTableElement' in that specification.
    Living Standard No change from HTML5.
    HTML5
    The definition of 'HTMLTableElement' in that specification.
    Recommendation Initial definition.

    Browser compatibility

    Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
    Basic support (Yes) 1.0 (1.7 or earlier) (Yes) (Yes) (Yes)
    Feature Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile
    Basic support (Yes) 1.0 (1.0) (Yes) (Yes) (Yes)

    See also

    • The HTML element implementing this interface: <td>.

     

    Etiquetas y colaboradores del documento

    Contributors to this page: kscarfone, fscholz, teoli
    Última actualización por: fscholz,
    Ocultar la barra lateral