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 的情況下運作成效最佳