#1 (permalink)  
Old 04-27-2004, 02:29 PM
Webnauts's Avatar
Moderator
 
Join Date: Jul 2003
Location: Augsburg, Germany
Posts: 220
Send a message via AIM to Webnauts Send a message via Yahoo to Webnauts Send a message via Skype™ to Webnauts
Improving my Accesskeys

I am redesigning my website and I began implementing the accesskeys, using numbers instead of letters, to avoid conflicts as described here:

Accesskeys and Reserved Keystroke Combinations http://www.wats.ca/resources/accesskeysandkeystrokes/38

But later I discovered that using numbers for accesskeys is not the solution:

More reasons why we don't use accesskeys (accesskeyconflicts) http://www.wats.ca/articles/accesskeyconflicts/37

And after all, I was confronted with the solution below:
Link Relationships as an Alternative to Accesskeys http://www.wats.ca/articles/accesskeyalternatives/52

But I am still not satisfied.

Therefore, I still want to use them.

So while I would like to improve my Access Keys functionality, I would like to ask here, what do you think about this code example?

Code:
<a href="http://www.webnauts.net/index1.html" accesskey="1" onFocus="window.satus='Webnauts (accesskey = 1)'; return true" onBlur="window.satus=''; return true" onMouseOver="window.satus='Webnauts (access key = 1)'; return true" onMouseOut="window.satus=''; return true">
<img src="http://www.webnauts.net/css_final/images/accessibility.gif" width="248" height="65" alt="Webnauts logo">
</a>
Your opinion or comments would be warmly appreciated.
__________________
Optimizing for Search Engines, with Humans in Mind.
SEO Workers Professional Search Engine Optimization Consulting Company | SEO Analysis Tool
SEO Articles & Tutorials

Last edited by Till; 04-28-2004 at 07:53 AM.
Reply With Quote

  #2 (permalink)  
Old 04-28-2004, 07:52 AM
Till's Avatar
Administrator
 
Join Date: Jan 2002
Location: Berlin, Germany
Posts: 1,453
It looks complicated. Far too complicated to move most of my websites over. Mmmh... Do you really need all of it?

Btw, mate, I took the liberty to break your code into 3 lines. One was ridiculous long. Too long to scroll. Hope you don't mind.
Reply With Quote
  #3 (permalink)  
Old 04-28-2004, 08:23 AM
Webnauts's Avatar
Moderator
 
Join Date: Jul 2003
Location: Augsburg, Germany
Posts: 220
Send a message via AIM to Webnauts Send a message via Yahoo to Webnauts Send a message via Skype™ to Webnauts
Which code Till?
__________________
Optimizing for Search Engines, with Humans in Mind.
SEO Workers Professional Search Engine Optimization Consulting Company | SEO Analysis Tool
SEO Articles & Tutorials
Reply With Quote
  #4 (permalink)  
Old 04-29-2004, 01:14 PM
tfk's Avatar
tfk tfk is offline
Super Moderator
 
Join Date: Dec 2002
Posts: 107
I don't like JavaScript a lot. So do I need all of that? It looks too much.

I remember accesskeys from WAP. :drown
__________________
--
Need help? STFW!
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -5. The time now is 04:36 AM.

 
Bitrix
Clicky Web Analytics
CloudContacts
Maxtango


Subscribe to our feed | add to myYahoo!

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
© 1997-2007 HTMLCenter