<?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: Internet Explorer Bug Fix: Disappearing Positioned Anchors</title> <atom:link href="http://www.cssnewbie.com/internet-explorer-bug-fix-disappearing-positioned-anchors/feed/" rel="self" type="application/rss+xml" /><link>http://www.cssnewbie.com/internet-explorer-bug-fix-disappearing-positioned-anchors/</link> <description>Web Development Tutorials, Tips &#38; Techniques</description> <lastBuildDate>Tue, 07 Feb 2012 11:23:26 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: ttwhy</title><link>http://www.cssnewbie.com/internet-explorer-bug-fix-disappearing-positioned-anchors/comment-page-1/#comment-13896</link> <dc:creator>ttwhy</dc:creator> <pubDate>Tue, 20 Dec 2011 13:50:39 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=240#comment-13896</guid> <description>thanks! Saved me hours of time. Deoptimisation by MS</description> <content:encoded><![CDATA[<p>thanks! Saved me hours of time. Deoptimisation by MS</p> ]]></content:encoded> </item> <item><title>By: Paul</title><link>http://www.cssnewbie.com/internet-explorer-bug-fix-disappearing-positioned-anchors/comment-page-1/#comment-13563</link> <dc:creator>Paul</dc:creator> <pubDate>Wed, 24 Aug 2011 02:27:35 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=240#comment-13563</guid> <description>After spending a large amount of time with this and trying everyones different hacks with inconsistent results I added this to the bottom of my html page:// fix IE bug where hash anchors don&#039;t update scrolltop on some occasions
if (window.location.hash)
window.location = window.location.hash;I had a unique requirement where I had an email with anchor links jumping to an anchor on my site.</description> <content:encoded><![CDATA[<p>After spending a large amount of time with this and trying everyones different hacks with inconsistent results I added this to the bottom of my html page:</p><p> // fix IE bug where hash anchors don&#8217;t update scrolltop on some occasions<br
/> if (window.location.hash)<br
/> window.location = window.location.hash;</p><p>I had a unique requirement where I had an email with anchor links jumping to an anchor on my site.</p> ]]></content:encoded> </item> <item><title>By: Will</title><link>http://www.cssnewbie.com/internet-explorer-bug-fix-disappearing-positioned-anchors/comment-page-1/#comment-13342</link> <dc:creator>Will</dc:creator> <pubDate>Sat, 26 Mar 2011 23:06:19 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=240#comment-13342</guid> <description>That&#039;s a good one! Btw, how much time do you waste for bugfixing IE?</description> <content:encoded><![CDATA[<p>That&#8217;s a good one! Btw, how much time do you waste for bugfixing IE?</p> ]]></content:encoded> </item> <item><title>By: Justin</title><link>http://www.cssnewbie.com/internet-explorer-bug-fix-disappearing-positioned-anchors/comment-page-1/#comment-13278</link> <dc:creator>Justin</dc:creator> <pubDate>Mon, 21 Feb 2011 19:48:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=240#comment-13278</guid> <description>A good (and popular) post, Rob.  I&#039;d strongly recommend not using the transparent image just to avoid an unnecessary HTTP request.  However, on the image topic, setting the background-image does seem like the best solution.  You can still get this to work without splicing up your image (and without the additional HTTP request).  Just use the same technique as you&#039;d use for CSS sprites.  Throw in the image that you&#039;re already using for your background, and either position it so the images align, or just position it so it goes beyond the element (with no repeat flipped on).</description> <content:encoded><![CDATA[<p>A good (and popular) post, Rob.  I&#8217;d strongly recommend not using the transparent image just to avoid an unnecessary HTTP request.  However, on the image topic, setting the background-image does seem like the best solution.  You can still get this to work without splicing up your image (and without the additional HTTP request).  Just use the same technique as you&#8217;d use for CSS sprites.  Throw in the image that you&#8217;re already using for your background, and either position it so the images align, or just position it so it goes beyond the element (with no repeat flipped on).</p> ]]></content:encoded> </item> <item><title>By: Moosebutt</title><link>http://www.cssnewbie.com/internet-explorer-bug-fix-disappearing-positioned-anchors/comment-page-1/#comment-13261</link> <dc:creator>Moosebutt</dc:creator> <pubDate>Fri, 11 Feb 2011 01:14:09 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=240#comment-13261</guid> <description>Ahhhh, crazy useful. Thanks!</description> <content:encoded><![CDATA[<p>Ahhhh, crazy useful. Thanks!</p> ]]></content:encoded> </item> <item><title>By: Aambro</title><link>http://www.cssnewbie.com/internet-explorer-bug-fix-disappearing-positioned-anchors/comment-page-1/#comment-13152</link> <dc:creator>Aambro</dc:creator> <pubDate>Mon, 20 Dec 2010 16:22:54 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=240#comment-13152</guid> <description>Thank you! The background transparent image did the trick for me. However, the border or putting image in the anchor didn&#039;t.</description> <content:encoded><![CDATA[<p>Thank you! The background transparent image did the trick for me. However, the border or putting image in the anchor didn&#8217;t.</p> ]]></content:encoded> </item> <item><title>By: LucasC</title><link>http://www.cssnewbie.com/internet-explorer-bug-fix-disappearing-positioned-anchors/comment-page-1/#comment-13076</link> <dc:creator>LucasC</dc:creator> <pubDate>Thu, 04 Nov 2010 16:00:50 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=240#comment-13076</guid> <description>have you tried the holy hack? -- adding zoom:1 for IE users should trigger the haslayout property.</description> <content:encoded><![CDATA[<p>have you tried the holy hack? &#8212; adding zoom:1 for IE users should trigger the haslayout property.</p> ]]></content:encoded> </item> <item><title>By: Bharat Bhushan</title><link>http://www.cssnewbie.com/internet-explorer-bug-fix-disappearing-positioned-anchors/comment-page-1/#comment-12972</link> <dc:creator>Bharat Bhushan</dc:creator> <pubDate>Wed, 15 Sep 2010 20:45:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=240#comment-12972</guid> <description>Brilliant Chris Coyier!!!!!!</description> <content:encoded><![CDATA[<p>Brilliant Chris Coyier!!!!!!</p> ]]></content:encoded> </item> <item><title>By: Ben</title><link>http://www.cssnewbie.com/internet-explorer-bug-fix-disappearing-positioned-anchors/comment-page-1/#comment-10201</link> <dc:creator>Ben</dc:creator> <pubDate>Wed, 06 Jan 2010 13:26:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=240#comment-10201</guid> <description>Thank you for saving my monitor from a well-placed Judo chop this morning.</description> <content:encoded><![CDATA[<p>Thank you for saving my monitor from a well-placed Judo chop this morning.</p> ]]></content:encoded> </item> <item><title>By: Gareth</title><link>http://www.cssnewbie.com/internet-explorer-bug-fix-disappearing-positioned-anchors/comment-page-1/#comment-9902</link> <dc:creator>Gareth</dc:creator> <pubDate>Sat, 22 Aug 2009 13:12:22 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=240#comment-9902</guid> <description>I&#039;d recommend using a real (transparent) background image, rather than a made up filename.  Otherwise your apache error logs are going to be filled with requests for &quot;fake_image.gif&quot;Just a thought.</description> <content:encoded><![CDATA[<p>I&#8217;d recommend using a real (transparent) background image, rather than a made up filename.  Otherwise your apache error logs are going to be filled with requests for &#8220;fake_image.gif&#8221;</p><p>Just a thought.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)

Served from: www.cssnewbie.com @ 2012-02-08 04:07:39 -->
