<?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: Getting Rid of the Navigation Click Sound on IE</title>
	<atom:link href="http://www.julienlecomte.net/blog/2007/11/30/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.julienlecomte.net/blog/2007/11/30/</link>
	<description>Web Development, Operating System Programming and Amateur Astronomy</description>
	<lastBuildDate>Wed, 03 Mar 2010 12:07:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ColdFusion Developer</title>
		<link>http://www.julienlecomte.net/blog/2007/11/30/comment-page-1/#comment-3166</link>
		<dc:creator>ColdFusion Developer</dc:creator>
		<pubDate>Mon, 29 Dec 2008 03:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/11/30/#comment-3166</guid>
		<description>Thanks so much for the workaround. I&#039;ve been developing some AJAX(ish) applications that will benefit from this tutorial.</description>
		<content:encoded><![CDATA[<p>Thanks so much for the workaround. I&#8217;ve been developing some AJAX(ish) applications that will benefit from this tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javascript News &#187; Blog Archive &#187; Get rid of the IE iframe â€œclickâ€</title>
		<link>http://www.julienlecomte.net/blog/2007/11/30/comment-page-1/#comment-612</link>
		<dc:creator>Javascript News &#187; Blog Archive &#187; Get rid of the IE iframe â€œclickâ€</dc:creator>
		<pubDate>Mon, 12 Nov 2007 19:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/11/30/#comment-612</guid>
		<description>[...] Lecomte has a work around to by pass it by replacing DOM nodes with new iframes and such: PLAIN TEXT [...]</description>
		<content:encoded><![CDATA[<p>[...] Lecomte has a work around to by pass it by replacing DOM nodes with new iframes and such: PLAIN TEXT [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Lecomte</title>
		<link>http://www.julienlecomte.net/blog/2007/11/30/comment-page-1/#comment-611</link>
		<dc:creator>Julien Lecomte</dc:creator>
		<pubDate>Mon, 12 Nov 2007 19:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/11/30/#comment-611</guid>
		<description>&lt;a href=&quot;http://robbertbroersma.nl/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Robbert Broersma&lt;/a&gt; mentioned that the BGSOUND element might be used for that purpose:

&lt;BGSOUND src=&quot;zerobyte.wav&quot; loop=&quot;-1&quot;/&gt;

While this hack may have worked in the past (on older versions of IE), it does not work on IE7 (haven&#039;t tried on recent versions of IE6)

There does not seem to be anything else that can be used to prevent IE from playing the navigation sound.</description>
		<content:encoded><![CDATA[<p><a href="http://robbertbroersma.nl/" target="_blank" rel="nofollow">Robbert Broersma</a> mentioned that the BGSOUND element might be used for that purpose:</p>
<p>&lt;BGSOUND src=&#8221;zerobyte.wav&#8221; loop=&#8221;-1&#8243;/&gt;</p>
<p>While this hack may have worked in the past (on older versions of IE), it does not work on IE7 (haven&#8217;t tried on recent versions of IE6)</p>
<p>There does not seem to be anything else that can be used to prevent IE from playing the navigation sound.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.julienlecomte.net/blog/2007/11/30/comment-page-1/#comment-610</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 12 Nov 2007 19:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/11/30/#comment-610</guid>
		<description>I&#039;m pretty sure there is a meta tag (or something similiar) for IE to disable this sound.</description>
		<content:encoded><![CDATA[<p>I&#8217;m pretty sure there is a meta tag (or something similiar) for IE to disable this sound.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajax Girl &#187; Blog Archive &#187; Get rid of the IE iframe â€œclickâ€</title>
		<link>http://www.julienlecomte.net/blog/2007/11/30/comment-page-1/#comment-607</link>
		<dc:creator>Ajax Girl &#187; Blog Archive &#187; Get rid of the IE iframe â€œclickâ€</dc:creator>
		<pubDate>Mon, 12 Nov 2007 13:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/11/30/#comment-607</guid>
		<description>[...] Lecomte has a work around to by pass it by replacing DOM nodes with new iframes and such: PLAIN TEXT [...]</description>
		<content:encoded><![CDATA[<p>[...] Lecomte has a work around to by pass it by replacing DOM nodes with new iframes and such: PLAIN TEXT [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Clevont</title>
		<link>http://www.julienlecomte.net/blog/2007/11/30/comment-page-1/#comment-606</link>
		<dc:creator>Oliver Clevont</dc:creator>
		<pubDate>Mon, 12 Nov 2007 13:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/11/30/#comment-606</guid>
		<description>For me personally the click isn&#039;t as annoying as the short 50ms hang that the browser experiences when it creates a new iframe or changes an iframe&#039;s src. That&#039;s why I hate banner ads and prefer textual ads.</description>
		<content:encoded><![CDATA[<p>For me personally the click isn&#8217;t as annoying as the short 50ms hang that the browser experiences when it creates a new iframe or changes an iframe&#8217;s src. That&#8217;s why I hate banner ads and prefer textual ads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Get rid of the IE iframe â€œclickâ€ &#171; outaTiME</title>
		<link>http://www.julienlecomte.net/blog/2007/11/30/comment-page-1/#comment-605</link>
		<dc:creator>Get rid of the IE iframe â€œclickâ€ &#171; outaTiME</dc:creator>
		<pubDate>Mon, 12 Nov 2007 12:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/11/30/#comment-605</guid>
		<description>[...] Lecomte has a work around to by pass it by replacing DOM nodes with new iframes and such: PLAIN TEXT [...]</description>
		<content:encoded><![CDATA[<p>[...] Lecomte has a work around to by pass it by replacing DOM nodes with new iframes and such: PLAIN TEXT [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
