Skip to content

ID Target Observing

keishi edited this page Jul 6, 2012 · 3 revisions

ID Target Observing

For attributes like list and form, we need to be notified when the element that the id is referring to changes.

Mozilla's case

nsIDocument::IDTargetObserver is a callback function. nsIDocumentAddIDTargetObserver

Clone this wiki locally