iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Accessibility and Usability Forum Discuss topics related to website accessibility and usability. Subjects include; testing techniques, tutorials, guidelines and legal issues.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-01-2003, 08:38 AM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,164
Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9
Default "Skip Navigation" link before or after logo?

Hi!

I wanted to ask where would you place your "Skip Navigation" or "Skip to content" link. Before the logo of the page or after?

I would appreciate your opinions or resources if any available!

Thank you very much for your kind support!!!
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
  #2 (permalink)  
Old 10-01-2003, 09:09 AM
ranjan's Avatar
WebProWorld Pro
 
Join Date: Sep 2003
Location: CA
Posts: 153
ranjan RepRank 0
Default

A logo or a header is a precursor of the page. It lets a person know what website he/she is on. You may have internal / external links on your page. If a user clicks an internal link, your logo (its alt tag) tells him / her that he / she hasn't yet left your website.

If the skip navigation link is before this logo, then the user doesnot know immediately which website he/she is on.
__________________
ranjan | Macromedia Certified Dreamweaver MX Developer
http://www.dreamlettes.net - a dreamweaver resource
http://www.ranjan.ws - got blog?
http://www.total-impact.com - a web design community
Reply With Quote
  #3 (permalink)  
Old 10-01-2003, 11:48 AM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,164
Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9
Default I agree!!!

Ranjan I have exactly the same opinion as you do.
But I was just wondering, why several goverment or university web sites do the opposite?

They place the "Skip Navigation or to Content" links above or before the logo.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
  #4 (permalink)  
Old 10-02-2003, 12:37 PM
Narasinha's Avatar
WebProWorld Pro
 
Join Date: Aug 2003
Location: Urbana, Illinois, US
Posts: 232
Narasinha RepRank 1
Default Skip navigation before or after logo?

I don't really have a logo, but I do have text that is consistently displayed at the top of my pages. The first line gives the name of the site, the second line describes your location within the site. I put my skip navigation link immediately following this text. I guess that way if someone decides they are in a different section than where they want to be they can use the navigation links to go elsewhere.

I also set up my style sheet so that the skip navigation link is visible, but it is at an absolute location at the top right of each page. When viewed as text (I like using the accessibility layout style in Opera) it shows up just before the navigation.

I also like Opera's Small-Screen Rendering option.

Quote:
Originally Posted by Opera Web Site
Small-Screen Rendering (SSR)

Web developers can test and see how their pages would look on a smaller mobile devices by simply pressing [Shift+F11] to enable Opera's small- screen mode. With Opera's breakthrough SSR technology Web pages are reformatted to fit smaller screens, while maintaining all functionality.
It's nice to know that my site is still quite functional and easy to use even on a mobile device. Who's doing their genealogy research from their PDA though? ;)
Reply With Quote
  #5 (permalink)  
Old 11-04-2003, 04:42 PM
ScottNorton's Avatar
WebProWorld New Member
 
Join Date: Jul 2003
Location: Arlington, VA
Posts: 16
ScottNorton RepRank 0
Default Re: "Skip Navigation" link before or after logo?

Quote:
Originally Posted by Webnauts
I wanted to ask where would you place your "Skip Navigation" or "Skip to content" link. Before the logo of the page or after?
We put our link first, and the first thing at the #content anchor is the site's title in an H1 tag and the page's title in an H2.

I can see putting the Skip to Content link after the logo if that provides the user with context that isn't available further down. So I believe either of these designs would work:
Code:
(Logo) <h1>(Site Title)</h1>
<h2>(Page Title)</h2>
Skip to main content.
(Navigation bar)
<a name="content"></a> 


 Lorem ipsum...</p>
Or
Code:
Skip to main content.
(Logo)
(Navigation bar)
<a name="content"></a>
<h1>(Site Title)</h1> 
<h2>(Page Title)</h2>


 Lorem ipsum...</p>
The big issue to skip the many navigation links, particularly after visiting a number of pages on the site. Whether it skips the one logo and site title is a minor matter.

Consider this webproworld.com page. It has at least 65 links before the user gets to a message in the forum. Imagine, each time you click on a topic, forum, or category, hearing, "Chat, Link to use, Log In/out, Edit Profile, Private Messages,...." through 65 items.

By the way, I've learned to use "Skip to main content" as the link text, since JAWS mis-reads "Skip to content" by putting the accent on the second syllable , con-TENT. The link can take you to the right place in the document, but it can't make you more contented. :-)
__________________
Scott Norton
DTI Associates, Inc.
SNorton@DTIHQ.com
or Norton@ACM.org
Reply With Quote
  #6 (permalink)  
Old 11-04-2003, 05:06 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,164
Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9
Default Skip Navigation...

Providing links that allow the user to skip to content or navigation will enhance your web site accessibility. This is recommended for blind or visually impaired users, people who use screen readers, and also for text-browsers, mobile phones and PDAs (Personal Digital Assistants). These links are common on most US, UK, Irish, and other government websites, as well as many universities and private organizations.

From the accessibility and usability point of view, it is recommended that you make such links visible.

Why?

In his article titled “Providing Skip Links,” Frank Gayne of infocentre.frontend.com explains: "Skip links would be useful for people who cannot easily use a mouse. Many of these people depend on tabbing in order to make progress through an interface and might appreciate a skip links feature to lighten the amount of work they have to do. If there is no visible focus to let these people know they have hit a link, then this useful feature is lost to them." (Read whole article here: http://infocentre.frontend.com/servl...article&id=150)

How can you build such links?

Immediately after the logo of your web site, insert the skip link:

Skip over navigation

After this is done, do one of the following, depending on the MarkUp Language you are using:

1. If you're using any variant of HTML 4, add this just before your main content:

<a name="content"></a>


2. If you are using any variant of XHTML 1.0, add this just before your main content:

<a name="content" id="content"></a>


3. If you are using XHTML 1.1, add this just before your main content:

<a id="startcontent"></a>


Does the link have to go after the logo? Many web sites have the "Skip Navigation" or "Skip to content" links before the logo of the page, but a logo is a precursor of a web page. It lets the user know what website he/she is on. For example, if a "Screen Reader" user clicks an internal link on your page, your logo's "alt tag" tells the user that he/she has not yet left your website. If the Skip Navigation link is before this logo, then the user does not know immediately which website he/she is on.

In many occasions, web site developers or their clients do not wish to have the “Skip navigation” or “Skip to content” link visible, with the excuse that it does not fit in their design. In this case they might use a technique wrapping the accessibility text or links in an HTML div setting it to display: none.

The problem with this technique is that it does not always work as expected. Some screen readers do not speak material that is marked display: none, and others depend on how the style is specified.


To solve this problem, you could make them invisible with the technique described below.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
  #7 (permalink)  
Old 11-04-2003, 05:30 PM
ScottNorton's Avatar
WebProWorld New Member
 
Join Date: Jul 2003
Location: Arlington, VA
Posts: 16
ScottNorton RepRank 0
Default Skip Navigation: Invisible or visible

The National Cancer Institute's Office of Communication has been doing some excellent practical work lately on accessibility and usability, and they address this matter in one of their tips: http://www.usability.gov/web_508/tip2.html

Invisible links meet the needs of screenreaders. They are accessible and usable for screenreader users and they don't detract from usability for able-bodied users (people whom a disabled friend describes as "temporarily able-bodied").

Visible links enhance accessibility for users with motor impairments, who can see the screen but must use the tab key to get to the links in the body.

Consider this page, here at webproworld.com. It takes 42 "tabs" to get past the horizontal bar ("Chat," "Link to Us," and the rest) to reach the link for the first category in the left nav bar. And 92 tabs to get to the "Close Tags" link. Pretty annoying if you can't use the mouse.

But for mouse users, the visible Skip Navigation link is a distraction and confusing, reducing usability for that segment of the population.

Perhaps you'll follow the NCI's third approach:
Quote:
Originally Posted by National Cancer Institute
You may even decide that you want to set an example by using a visible bypass link, so that the general public will start becoming accustomed to this accessibility convention. To explain its purpose to non-disabled users, you could use the TITLE attribute of the A tag to provide additional information.
If you look at their page, you'll see they use an invisible link, and place it before their logo. An invisible link is probably good for that page, since there are only a few links before the main content. They put the navigation bar on the right side.
__________________
Scott Norton
DTI Associates, Inc.
SNorton@DTIHQ.com
or Norton@ACM.org
Reply With Quote
  #8 (permalink)  
Old 11-05-2003, 08:28 AM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,164
Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9
Default Great post!

ScottNorton, thanks for your comments and resources.
I will update my post above, which I want to publish as an article soon. Very useful info.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
  #9 (permalink)  
Old 03-22-2008, 01:39 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,164
Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9
Default Re: "Skip Navigation" link before or after logo?

Quote:
Originally Posted by onthink View Post
Any update? Waiting
Can you please stop spoiling every thread? Can a mod take care of this problem?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum > Accessibility and Usability Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 05:14 PM.



Search Engine Optimization by vBSEO 3.3.0