- From: Jeff Schiller <codedread@gmail.com>
- Date: Tue, 16 Aug 2005 09:09:59 -0500
- To: public-cdf@w3.org
Section 1.2.5.1 states: "For example, if an SVG document is referenced by a parent HTML document via an 'html:object' element, and if the SVG document has an 'svg:a' element with target="_replace", then when that hyperlink is activated, the SVG document gets replaced but only the 'html:object' element changes within the parent HTML document" In this example, we are replacing the contents of the html:object - does the value of the object's "data" attribute change? is there a way for the parent document to be notified when the object's contents are changed in this manner or do they have to poll or rely on child-to-parent DOM scripting? Thanks, Jeff Schiller
Received on Tuesday, 16 August 2005 14:10:02 UTC