Guide du programmeur
>
Interfaces
> W3C MutationEvent interface
W3C MutationEvent interface
The
MutationEvent
interface is defined in the W3C Document Object Model (DOM) Level 2 Events Specification. (Refer to
http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113
.)
The
MutationEvent
interface provides specific contextual information associated with Mutation events.
AttrChangeType enumeration
attrChange attribute
attrName attribute
newValue attribute
prevValue attribute
relatedNode attribute
initMutationEvent method
Est-ce que cela a été utile ?
Ce site fonctionne de manière optimale avec JavaScript activé.