Programmer's Guide
>
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
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。