<?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: Hidden &#8216;Skip Navigation&#8217; Link</title> <atom:link href="http://www.elanman.co.uk/2008/09/hidden-skip-navigation-link/feed/" rel="self" type="application/rss+xml" /><link>http://www.elanman.co.uk/2008/09/hidden-skip-navigation-link/</link> <description>ElanMan&#039;s Code Snippets</description> <lastBuildDate>Wed, 18 Jan 2012 12:55:26 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: ElanMan</title><link>http://www.elanman.co.uk/2008/09/hidden-skip-navigation-link/comment-page-1/#comment-10</link> <dc:creator>ElanMan</dc:creator> <pubDate>Thu, 12 Feb 2009 20:10:20 +0000</pubDate> <guid
isPermaLink="false">http://www.elanman.co.uk/?p=131#comment-10</guid> <description>Hey up there Kit!
Just been reading Simply Javascript published by Sitepoint and noticed an almost throw away comment which said that screen readers don&#039;t read content that&#039;s hidden with display:none even when the content is revealed later.
Have you ever heard of that one before?</description> <content:encoded><![CDATA[<p>Hey up there Kit!<br
/> Just been reading Simply Javascript published by Sitepoint and noticed an almost throw away comment which said that screen readers don&#8217;t read content that&#8217;s hidden with display:none even when the content is revealed later.<br
/> Have you ever heard of that one before?</p> ]]></content:encoded> </item> <item><title>By: Kit Barker</title><link>http://www.elanman.co.uk/2008/09/hidden-skip-navigation-link/comment-page-1/#comment-2</link> <dc:creator>Kit Barker</dc:creator> <pubDate>Tue, 16 Dec 2008 12:23:50 +0000</pubDate> <guid
isPermaLink="false">http://www.elanman.co.uk/?p=131#comment-2</guid> <description>Hi Ben - great site!
I&#039;ve found that moving elements off-screen can have a knock-on effect with the positioning of other elements.
The way I handle this is with a simple:
#skip { display: none; }
And you&#039;re done!</description> <content:encoded><![CDATA[<p>Hi Ben &#8211; great site!</p><p>I&#8217;ve found that moving elements off-screen can have a knock-on effect with the positioning of other elements.</p><p>The way I handle this is with a simple:</p><p>#skip { display: none; }</p><p>And you&#8217;re done!</p> ]]></content:encoded> </item> </channel> </rss>
