<?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"
	>
<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 and Operating System Programming</description>
	<pubDate>Sun, 06 Jul 2008 19:13:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<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-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-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="http://robbertbroersma.nl/" target="_blank" rel="nofollow"&gt;Robbert Broersma&lt;/a&gt; mentioned that the BGSOUND element might be used for that purpose:

&#60;BGSOUND src="zerobyte.wav" loop="-1"/&#62;

While this hack may have worked in the past (on older versions of IE), it does not work on IE7 (haven'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-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'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-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-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't as annoying as the short 50ms hang that the browser experiences when it creates a new iframe or changes an iframe's src. That'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-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>
