MutationEvents

I have been allocated the following MutationEvent links

      dom/MutationEvent 
      dom/MutationEvent/attrChange 
      dom/MutationEvent/attrName 
      dom/MutationEvent/initMutationEvent 
      dom/MutationEvent/newValue 
      dom/MutationEvent/prevValue 
      dom/MutationEvent/relatedNode 


but MutationEvent has been depreciated in favour of MutationObservers.

Mozilla:
Deprecated
This feature has been removed from the Web. Though some browsers may still support it, it is in the process of being dropped. Do not use it in old or new projects. Pages or Web apps using it may break at any time.

Now....
I think its important that a reference be made to dom/MutationEvent, but the landing page should reflect in the strongest terms not to use it and the hyperlinks to the Event Properties and Methods removed


Q: how do I remove the hyperlink href values for the method and properties links on the http://docs.webplatform.org/wiki/dom/MutationEvent page?
or is that something an administrator has to do...

consequently....
I am abandoning the following from my task list...

      dom/MutationEvent/attrName 
      dom/MutationEvent/initMutationEvent 
      dom/MutationEvent/newValue 
      dom/MutationEvent/prevValue 
      dom/MutationEvent/relatedNode 



on the assumption that they links from the root page will be removed as they are no longer relevant.

the following MutationEvent hyperlinks should be removed from http://docs.webplatform.org/wiki/dom/MutationEvent.....

attrChange
attrName
newValue
prevValue
relatedNode



Greetings from Australia.

Received on Monday, 7 July 2014 04:43:47 UTC