<?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: Unclickable Links in IE</title>
	<atom:link href="http://jasongraphix.com/journal/unclickable-links-in-ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasongraphix.com/journal/unclickable-links-in-ie/</link>
	<description>A journal of art, thoughts, and projects by Jason Beaird.</description>
	<lastBuildDate>Thu, 09 Sep 2010 19:08:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Anton</title>
		<link>http://jasongraphix.com/journal/unclickable-links-in-ie/#comment-1429</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Mon, 21 Apr 2008 21:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/unclickable-links-in-ie/#comment-1429</guid>
		<description>I stumbled across this once and ended up fixing it by keeping the background color, but setting &quot;opacity: .0; filter: alpha(opacity=00);&quot; on the tag.  It might be a bit invalid, but no spacer gif was needed.
</description>
		<content:encoded><![CDATA[<p>I stumbled across this once and ended up fixing it by keeping the background color, but setting &#8220;opacity: .0; filter: alpha(opacity=00);&#8221; on the tag.  It might be a bit invalid, but no spacer gif was needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Beaird</title>
		<link>http://jasongraphix.com/journal/unclickable-links-in-ie/#comment-1428</link>
		<dc:creator>Jason Beaird</dc:creator>
		<pubDate>Wed, 16 Apr 2008 18:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/unclickable-links-in-ie/#comment-1428</guid>
		<description>That&#039;s a good workaround for the example, Chris.  Unfortunately though, in both of the sites I was working on, the link really needed to be absolutely positioned.  It had to be out of the flow of the layout and on top of another object.
</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good workaround for the example, Chris.  Unfortunately though, in both of the sites I was working on, the link really needed to be absolutely positioned.  It had to be out of the flow of the layout and on top of another object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Harrison</title>
		<link>http://jasongraphix.com/journal/unclickable-links-in-ie/#comment-1427</link>
		<dc:creator>Chris Harrison</dc:creator>
		<pubDate>Wed, 16 Apr 2008 13:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/unclickable-links-in-ie/#comment-1427</guid>
		<description>Jason, I&#039;m sure you probably have your reasons for using the methods demonstrated in the example. Using relative positioning and a bit of floating could achieve the same effect and works in IE6 &amp; IE7: &lt;a href=&quot;http://cdharrison.com/sandbox/absolutelinks/&quot; rel=&quot;nofollow&quot;&gt;http://cdharrison.com/sandbox/absolutelinks/&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>Jason, I&#8217;m sure you probably have your reasons for using the methods demonstrated in the example. Using relative positioning and a bit of floating could achieve the same effect and works in IE6 &#038; IE7: <a href="http://cdharrison.com/sandbox/absolutelinks/" rel="nofollow">http://cdharrison.com/sandbox/absolutelinks/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Beaird</title>
		<link>http://jasongraphix.com/journal/unclickable-links-in-ie/#comment-1426</link>
		<dc:creator>Jason Beaird</dc:creator>
		<pubDate>Tue, 15 Apr 2008 23:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/unclickable-links-in-ie/#comment-1426</guid>
		<description>@Paul - That&#039;s it! I&#039;m going back to designing ANSI graphics. :)

@Ove - Of course, and it&#039;s kind of an obscure/irrelevant bug for most folks.  I just didn&#039;t find anything in my limited searching so I thought I&#039;d put it out here.  I was actually kinda hoping someone would come along and say: &quot;Oh, I&#039;ve seen that a million times.  Here&#039;d my blog post from 5 years ago on it.&quot; No luck yet.
</description>
		<content:encoded><![CDATA[<p>@Paul &#8211; That&#8217;s it! I&#8217;m going back to designing ANSI graphics. :)</p>
<p>@Ove &#8211; Of course, and it&#8217;s kind of an obscure/irrelevant bug for most folks.  I just didn&#8217;t find anything in my limited searching so I thought I&#8217;d put it out here.  I was actually kinda hoping someone would come along and say: &#8220;Oh, I&#8217;ve seen that a million times.  Here&#8217;d my blog post from 5 years ago on it.&#8221; No luck yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ove Klykken</title>
		<link>http://jasongraphix.com/journal/unclickable-links-in-ie/#comment-1425</link>
		<dc:creator>Ove Klykken</dc:creator>
		<pubDate>Tue, 15 Apr 2008 21:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/unclickable-links-in-ie/#comment-1425</guid>
		<description>Weird.. did some quick debugging.. nothing.
I doubt you found a new IE6 bug though.. someone must have written something about this.
</description>
		<content:encoded><![CDATA[<p>Weird.. did some quick debugging.. nothing.<br />
I doubt you found a new IE6 bug though.. someone must have written something about this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Erickson</title>
		<link>http://jasongraphix.com/journal/unclickable-links-in-ie/#comment-1424</link>
		<dc:creator>Paul Erickson</dc:creator>
		<pubDate>Tue, 15 Apr 2008 21:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/unclickable-links-in-ie/#comment-1424</guid>
		<description>That&#039;s it. I&#039;m going back to using tables and spacer gifs.

Long live DOS 5.0!

(Just kidding.)
</description>
		<content:encoded><![CDATA[<p>That&#8217;s it. I&#8217;m going back to using tables and spacer gifs.</p>
<p>Long live DOS 5.0!</p>
<p>(Just kidding.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Beaird</title>
		<link>http://jasongraphix.com/journal/unclickable-links-in-ie/#comment-1423</link>
		<dc:creator>Jason Beaird</dc:creator>
		<pubDate>Tue, 15 Apr 2008 20:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/unclickable-links-in-ie/#comment-1423</guid>
		<description>Didn&#039;t think of that, Ken.
And # as the URL of a background validates.
</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t think of that, Ken.<br />
And # as the URL of a background validates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Seals</title>
		<link>http://jasongraphix.com/journal/unclickable-links-in-ie/#comment-1422</link>
		<dc:creator>Ken Seals</dc:creator>
		<pubDate>Tue, 15 Apr 2008 20:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/unclickable-links-in-ie/#comment-1422</guid>
		<description>Heh, strange one.

Looks like you can just use &quot;background:url(#);&quot; on the link in question. That&#039;ll save you 43 bytes :) ... But, it&#039;s probably a safer bet to just use the spacer gif.


</description>
		<content:encoded><![CDATA[<p>Heh, strange one.</p>
<p>Looks like you can just use &#8220;background:url(#);&#8221; on the link in question. That&#8217;ll save you 43 bytes :) &#8230; But, it&#8217;s probably a safer bet to just use the spacer gif.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
