<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: my design overfloweth</title>
	<link>http://ask.metafilter.com/63852/my-design-overfloweth/</link>
	<description>Comments on Ask MetaFilter post my design overfloweth</description>
	<pubDate>Fri, 01 Jun 2007 08:12:02 -0800</pubDate>
	<lastBuildDate>Fri, 01 Jun 2007 08:12:02 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: my design overfloweth</title>
		<link>http://ask.metafilter.com/63852/my-design-overfloweth</link>	
		<description>I set up a div with the overflow:hidden attribute and several anchors to jump down to different elements. In safari, this approach isn&apos;t working. It hides the overflow, allright, but I can&apos;t use my anchors to jump around. What gives? I googled around a bit and saw that float attributes might cause problems, but I&apos;m not using any.  &lt;br /&gt;&lt;br /&gt; (I know there are other, more elegant solutions than using anchors, but I&apos;m still curious as to why Safari can&apos;t seem to handle this while it works in all the other browsers I&apos;ve tested.)</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.63852</guid>
		<pubDate>Fri, 01 Jun 2007 07:56:11 -0800</pubDate>
		<dc:creator>pinto</dc:creator>
		
			<category>css</category>
		
			<category>html</category>
		
			<category>safari</category>
		
			<category>troubleshooting</category>
		
			<category>overflow</category>
		
			<category>paininmyass</category>
		
	</item> <item>
		<title>By: sephira</title>
		<link>http://ask.metafilter.com/63852/my-design-overfloweth#960715</link>	
		<description>Check to see if your code validates. Sometimes one thing wrong can throw the whole thing off.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.63852-960715</guid>
		<pubDate>Fri, 01 Jun 2007 08:12:02 -0800</pubDate>
		<dc:creator>sephira</dc:creator>
	</item><item>
		<title>By: birdherder</title>
		<link>http://ask.metafilter.com/63852/my-design-overfloweth#960750</link>	
		<description>As a heavy Safari user I run into sites like yours. I&apos;m glad to see you&apos;re trying to do something about it. &lt;br&gt;
&lt;br&gt;
You may wish to go to the &lt;a href=&quot;http://webkit.org/&quot;&gt;Webkit&lt;/a&gt; guys and see if you can find an answer and ask.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.63852-960750</guid>
		<pubDate>Fri, 01 Jun 2007 08:54:26 -0800</pubDate>
		<dc:creator>birdherder</dc:creator>
	</item><item>
		<title>By: malevolent</title>
		<link>http://ask.metafilter.com/63852/my-design-overfloweth#960803</link>	
		<description>With overflow:auto Safari will happily jump down to the anchor (at least it does in a site I&apos;m working on), but they&apos;ve seemingly decided to not do that for hidden content.&lt;br&gt;
You&apos;ll need to use JavaScript to work out where the anchor is and move the content upwards accordingly, or can you perhaps use overflow:auto and put the scrollbar off the right of the screen or something?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.63852-960803</guid>
		<pubDate>Fri, 01 Jun 2007 09:55:49 -0800</pubDate>
		<dc:creator>malevolent</dc:creator>
	</item>
	</channel>
</rss>
