<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Guide to Deploying SVG with HTML</title>
	<atom:link href="http://www.codedread.com/blog/archives/2007/01/19/guide-to-deploying-svg-with-html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedread.com/blog/archives/2007/01/19/guide-to-deploying-svg-with-html/</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 21:56:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: pradeep</title>
		<link>http://www.codedread.com/blog/archives/2007/01/19/guide-to-deploying-svg-with-html/comment-page-1/#comment-94955</link>
		<dc:creator>pradeep</dc:creator>
		<pubDate>Tue, 15 Mar 2011 00:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2007/01/19/guide-to-deploying-svg-with-html/#comment-94955</guid>
		<description>Hello,

Please help me with the following problem:

Chrome complains with The documentView interface is not supported Non-W3C methods of obtaining &quot;window&quot; also failed When tried to run these cross-platform examples.
https://jwatt.org/svg/demos/scripting-across-embed.html
https://jwatt.org/svg/demos/scripting-across-object.html

I remember I had used this a year back in my implementation and it worked fine with all the browsers including chrome. How it seems to complain. 
One of the module is heavily dependent on this piece of code. Please help me how to resolve the issue or work around for the same.

I need to call the js functions inside the svg from external js.

Thank you</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Please help me with the following problem:</p>
<p>Chrome complains with The documentView interface is not supported Non-W3C methods of obtaining &#8220;window&#8221; also failed When tried to run these cross-platform examples.<br />
<a href="https://jwatt.org/svg/demos/scripting-across-embed.html" rel="nofollow">https://jwatt.org/svg/demos/scripting-across-embed.html</a><br />
<a href="https://jwatt.org/svg/demos/scripting-across-object.html" rel="nofollow">https://jwatt.org/svg/demos/scripting-across-object.html</a></p>
<p>I remember I had used this a year back in my implementation and it worked fine with all the browsers including chrome. How it seems to complain.<br />
One of the module is heavily dependent on this piece of code. Please help me how to resolve the issue or work around for the same.</p>
<p>I need to call the js functions inside the svg from external js.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helder Magalhães</title>
		<link>http://www.codedread.com/blog/archives/2007/01/19/guide-to-deploying-svg-with-html/comment-page-1/#comment-522</link>
		<dc:creator>Helder Magalhães</dc:creator>
		<pubDate>Tue, 04 Mar 2008 16:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2007/01/19/guide-to-deploying-svg-with-html/#comment-522</guid>
		<description>Recently I&#039;ve found a neat trick [1] which avoids using IE&#039;s conditional comments. This allows saving a few extra bytes and also make the document more elegant.

Regards,

  Helder Magalhães

[1] http://joliclic.free.fr/html/object-tag/en/object-svg.html
[2] http://my.opera.com/Andrew%20Gregory/blog/2007/08/04/svgs-on-web-pages</description>
		<content:encoded><![CDATA[<p>Recently I&#8217;ve found a neat trick [1] which avoids using IE&#8217;s conditional comments. This allows saving a few extra bytes and also make the document more elegant.</p>
<p>Regards,</p>
<p>  Helder Magalhães</p>
<p>[1] <a href="http://joliclic.free.fr/html/object-tag/en/object-svg.html" rel="nofollow">http://joliclic.free.fr/html/object-tag/en/object-svg.html</a><br />
[2] <a href="http://my.opera.com/Andrew%20Gregory/blog/2007/08/04/svgs-on-web-pages" rel="nofollow">http://my.opera.com/Andrew%20Gregory/blog/2007/08/04/svgs-on-web-pages</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grey</title>
		<link>http://www.codedread.com/blog/archives/2007/01/19/guide-to-deploying-svg-with-html/comment-page-1/#comment-521</link>
		<dc:creator>Grey</dc:creator>
		<pubDate>Sat, 20 Jan 2007 23:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2007/01/19/guide-to-deploying-svg-with-html/#comment-521</guid>
		<description>The example (that was screwed up by comment system) should have been:

&lt;!--[if IE]&gt;&lt;![if !IE]&gt;&lt;![endif]--&gt;
&lt;p&gt;This will not be seen by IE.&lt;/p&gt;
&lt;!--[if IE]&gt;&lt;![endif]&gt;&lt;![endif]--&gt;</description>
		<content:encoded><![CDATA[<p>The example (that was screwed up by comment system) should have been:</p>
<p>&#60;!&#8211;[if IE]&#62;&#60;![if !IE]&#62;&#60;![endif]&#8211;&#62;<br />
&#60;p&#62;This will not be seen by IE.&#60;/p&#62;<br />
&#60;!&#8211;[if IE]&#62;&#60;![endif]&#62;&#60;![endif]&#8211;&#62;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grey</title>
		<link>http://www.codedread.com/blog/archives/2007/01/19/guide-to-deploying-svg-with-html/comment-page-1/#comment-520</link>
		<dc:creator>Grey</dc:creator>
		<pubDate>Sat, 20 Jan 2007 17:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2007/01/19/guide-to-deploying-svg-with-html/#comment-520</guid>
		<description>Just a word on conditional comments... &quot;downlevel-revealed CCs&quot; (Microsoft) are not valid markup... use a combination of them that hides them inside a real comment:

&lt;!--[if IE]&gt;--&gt;
This will not be seen by IE.
&lt;!--[if IE]&gt;--&gt;

Quick search reveals what I am referring to:
http://pink.odahoda.de/blog/attic/2005/04/06/valid-downlevel-revealed-conditional-comment</description>
		<content:encoded><![CDATA[<p>Just a word on conditional comments&#8230; &#8220;downlevel-revealed CCs&#8221; (Microsoft) are not valid markup&#8230; use a combination of them that hides them inside a real comment:</p>
<p><!--[if IE]&#62;--><br />
This will not be seen by IE.<br />
<!--[if IE]&#62;--></p>
<p>Quick search reveals what I am referring to:<br />
<a href="http://pink.odahoda.de/blog/attic/2005/04/06/valid-downlevel-revealed-conditional-comment" rel="nofollow">http://pink.odahoda.de/blog/attic/2005/04/06/valid-downlevel-revealed-conditional-comment</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio</title>
		<link>http://www.codedread.com/blog/archives/2007/01/19/guide-to-deploying-svg-with-html/comment-page-1/#comment-519</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Wed, 15 Nov 2006 13:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2007/01/19/guide-to-deploying-svg-with-html/#comment-519</guid>
		<description>I resolve my problem just with a further reading of the article! I used IE and it have some problem with abject element but only if the svg image is dynamic.

Bye bye.</description>
		<content:encoded><![CDATA[<p>I resolve my problem just with a further reading of the article! I used IE and it have some problem with abject element but only if the svg image is dynamic.</p>
<p>Bye bye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio</title>
		<link>http://www.codedread.com/blog/archives/2007/01/19/guide-to-deploying-svg-with-html/comment-page-1/#comment-518</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Wed, 15 Nov 2006 09:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2007/01/19/guide-to-deploying-svg-with-html/#comment-518</guid>
		<description>Hi,
I have a problem about the visualization of a SVG image!
I have a jsp that generate my SVG image via a java class that transform a XML file with a XSL file in a SVG file. Then in the same page I include the SVG image into an HTML Object tag! But the image is not shown, I think because it is not yet available at the moment of the loading.
There is someone that can help me?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have a problem about the visualization of a SVG image!<br />
I have a jsp that generate my SVG image via a java class that transform a XML file with a XSL file in a SVG file. Then in the same page I include the SVG image into an HTML Object tag! But the image is not shown, I think because it is not yet available at the moment of the loading.<br />
There is someone that can help me?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Schiller</title>
		<link>http://www.codedread.com/blog/archives/2007/01/19/guide-to-deploying-svg-with-html/comment-page-1/#comment-517</link>
		<dc:creator>Jeff Schiller</dc:creator>
		<pubDate>Fri, 06 Oct 2006 13:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2007/01/19/guide-to-deploying-svg-with-html/#comment-517</guid>
		<description>Anand,

I&#039;ve written an article on that which i believe should be published at the Opera developer&#039;s site some time this month.

In the meantime, please look into the SVG DOM as it contains the answers.  http://www.w3.org/TR/SVG11/idl.html.  The SVGDocument attribute defaultView points to the containing frame (Window element), the Window attribute frameElement points to the containing HTML:object element.

Regards,
Jeff</description>
		<content:encoded><![CDATA[<p>Anand,</p>
<p>I&#8217;ve written an article on that which i believe should be published at the Opera developer&#8217;s site some time this month.</p>
<p>In the meantime, please look into the SVG DOM as it contains the answers.  <a href="http://www.w3.org/TR/SVG11/idl.html" rel="nofollow">http://www.w3.org/TR/SVG11/idl.html</a>.  The SVGDocument attribute defaultView points to the containing frame (Window element), the Window attribute frameElement points to the containing HTML:object element.</p>
<p>Regards,<br />
Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://www.codedread.com/blog/archives/2007/01/19/guide-to-deploying-svg-with-html/comment-page-1/#comment-516</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Wed, 04 Oct 2006 06:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2007/01/19/guide-to-deploying-svg-with-html/#comment-516</guid>
		<description>i could not access the javascript code which in HTML page from svg using TOP.function name.

the case is SVG containing page is loaded in another page within a frame.

so if we access using top it refers the top most parent, not the immediate parent.

since svg doesn&#039;t support parent, how to access the function which is in the immediate parent page.</description>
		<content:encoded><![CDATA[<p>i could not access the javascript code which in HTML page from svg using TOP.function name.</p>
<p>the case is SVG containing page is loaded in another page within a frame.</p>
<p>so if we access using top it refers the top most parent, not the immediate parent.</p>
<p>since svg doesn&#8217;t support parent, how to access the function which is in the immediate parent page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah Stern</title>
		<link>http://www.codedread.com/blog/archives/2007/01/19/guide-to-deploying-svg-with-html/comment-page-1/#comment-515</link>
		<dc:creator>Noah Stern</dc:creator>
		<pubDate>Thu, 21 Sep 2006 15:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2007/01/19/guide-to-deploying-svg-with-html/#comment-515</guid>
		<description>Thanks for posting this Jeff, it helped me a lot.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this Jeff, it helped me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Schiller</title>
		<link>http://www.codedread.com/blog/archives/2007/01/19/guide-to-deploying-svg-with-html/comment-page-1/#comment-514</link>
		<dc:creator>Jeff Schiller</dc:creator>
		<pubDate>Tue, 21 Feb 2006 16:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2007/01/19/guide-to-deploying-svg-with-html/#comment-514</guid>
		<description>The nightly builds now do, yes (17 days after this article was published, &lt;a href=&quot;http://webkit.opendarwin.org/blog/?p=35&quot; rel=&quot;nofollow&quot;&gt;SVG landed&lt;/a&gt;).

Can you let me know how integration between HTML and SVG works?  Do they use the object tag without any issues?  Thanks.</description>
		<content:encoded><![CDATA[<p>The nightly builds now do, yes (17 days after this article was published, <a href="http://webkit.opendarwin.org/blog/?p=35" rel="nofollow">SVG landed</a>).</p>
<p>Can you let me know how integration between HTML and SVG works?  Do they use the object tag without any issues?  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

