I'd want to be able to detect changes to the XHTML content inside of the document shown in an iFrame, in terms of a DOM event.
I heard there is a DOMChangeEvent as part of W3C DOM specifications, but could not find documentation for this event in the specs or in any extensions from the specs.
Please let me know, if anyone can provide a simple example, that would be great.
- Prakash.
I heard there is a DOMChangeEvent as part of W3C DOM specifications, but could not find documentation for this event in the specs or in any extensions from the specs.
Please let me know, if anyone can provide a simple example, that would be great.
- Prakash.
Comment