WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Site Design > Graphics & Design Discussion Forum > Accessibility and Usability Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Accessibility and Usability Forum Discuss topics related to website accessibility and usability. Subjects include; testing techniques, tutorials, guidelines and legal issues.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-21-2005, 12:11 PM
WebProWorld New Member
 

Join Date: Jul 2004
Location: Birmingham, UK
Posts: 15
dj4uk RepRank 0
Default Website Accessibility for a JavaScript Scroller

I'm currently developing a new website and trying to get it to the highest level of accessibility W3C's WAI AAA.

I have a JavaScript scroller on one page that I need to ensure is accessible to everybody. Currently the majority of users will see a scrolling rows of images on screen. If a user has JavaScript disabled then this scroller gracefully becomes a scrolling div containing the images used in the scroller. If the user cannot view images then descriptions of all images in order are shown.

This is great but forgets one group - people who view websites normally through a well known browser but don't use a mouse (but still have JavaScript enabled). Therefore mouse events in JavaScript are useless. In my scroller control mouseover and mouseout events are used to track the direction the mouse is moving and therefore scroll in the direction desired.

To overcome this problem I have added a keyListener function which allows users to move the scroller using the arrow keys. However I am not 100% sure if the arrow keys play a vital part in keyboard navigation of a website and therefore if my scroller would interfere with this.

Basically should I use the arrow keys or choose other keys to manipulate the scroller?

DJ
Reply With Quote
  #2 (permalink)  
Old 04-22-2005, 08:42 AM
WebProWorld Member
 

Join Date: Mar 2004
Posts: 97
benihana RepRank 0
Default

i think its great that you are shooting for the sky and going for AAA. In reality, its an extremely tricky thing to pull off.

With the scroller, you may want to consider:

Quote:
7.3 Until user agents allow users to freeze moving content, avoid movement in pages (priorty 2)
http://www.w3.org/TR/WCAG10/wai-page...avoid-movement
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum > Accessibility and Usability Forum
Tags: , , ,



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

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


Search Engine Optimization by vBSEO 3.2.0