Visit Mozilla.org

DOM:element.activeElemen

De MDC


Imagen:traduccion-pendiente.png Esta página está traduciéndose a partir del artículo DOM:element.activeElement, razón por la cual puede haber algunos errores sintácticos o partes sin traducir. Puedes colaborar continuando con la traducción


« Referencia DOM de Gecko

Tabla de contenidos

[editar] Summary

Returns the currently focused element.

Nota: This attribute is part of the in-development HTML 5 specification.

[editar] Syntax

curElement = element.activeElement

[editar] Example

[editar] Specification

Focus management