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 启用时工作最佳