[WSG] Accessible popup help

2009-03-03 Thread ClareLewis
Hi there,

We have hidden divs (popup help) on a page that are shown either by
onClick or onMouseOver. When the div is shown, Jaws will not read the
contents, any ideas on how to get it to work without users having to
disable JS?

Also does anyone have any good examples of pop up help?

Thanks


 
-
Bank of Scotland plc, Registered in Scotland Number SC327000 Registered office: 
The Mound, Edinburgh EH1 1YZ. Authorised and regulated by Financial Services 
Authority. 

==


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


Re: [WSG] Accessible popup help

2009-03-03 Thread Frank Palinkas
Hi Clare,

Please see if this, or any part of it will be of help:

http://dev.opera.com/articles/view/accessible-context-sensitive-help-with-u/

There are two formats described with working examples and code samples.

Hope this may be of help.
Med vennlig hilsen / Kind regards,

Frank M. Palinkas
Technical Writer, Opera Software
http://dev.opera.com/articles/accessibility/



On Tue, Mar 3, 2009 at 1:21 PM, clarele...@halifax.co.uk wrote:

  Hi there,

 We have hidden divs (popup help) on a page that are shown either by onClick
 or onMouseOver. When the div is shown, Jaws will not read the contents, any
 ideas on how to get it to work without users having to disable JS?

 Also does anyone have any good examples of pop up help?

 Thanks


 -
 Bank of Scotland plc, Registered in Scotland Number SC327000 Registered 
 office: The Mound, Edinburgh EH1 1YZ. Authorised and regulated by Financial 
 Services Authority.

 ==


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

RE: [WSG] Accessible popup help

2009-03-03 Thread Foskett, Mike
Take a look at this method:
http://websemantics.co.uk/resources/accessible_ajax_glossary/

An AJAX method which embeds the help into the page upon demand.

Alternatively:
http://direct.tesco.com/homepage/furniture.aspx

Click on Spare parts or Customer services.
With JS you get a pop-up, without you get an anchor link.
Works with keyboard-only too.

Mike Foskett
http://websemantics.co.uk/

From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On 
Behalf Of clarele...@halifax.co.uk
Sent: 03 March 2009 12:21
To: wsg@webstandardsgroup.org
Subject: [WSG] Accessible popup help

Hi there,
We have hidden divs (popup help) on a page that are shown either by onClick or 
onMouseOver. When the div is shown, Jaws will not read the contents, any ideas 
on how to get it to work without users having to disable JS?
Also does anyone have any good examples of pop up help?
Thanks



-

Bank of Scotland plc, Registered in Scotland Number SC327000 Registered office: 
The Mound, Edinburgh EH1 1YZ. Authorised and regulated by Financial Services 
Authority.



==

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


This is a confidential email. Tesco may monitor and record all emails. The 
views expressed in this email are those of the sender and not Tesco.

Tesco Stores Limited
Company Number: 519500
Registered in England
Registered Office: Tesco House, Delamare Road, Cheshunt, Hertfordshire EN8 9SL
VAT Registration Number: GB 220 4302 31


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


Re: [WSG] Accessible popup help

2009-03-03 Thread Susie Gardner-Brown
HereĀ¹s a couple (well, 3) links to creating accessible popups to check out:

http://meyerweb.com/eric/css/edge/popups/demo2.html

The ever-popular Lightbox - http://www.lokeshdhakar.com/projects/lightbox2/

And from Accessify -
http://accessify.com/features/tutorials/the-perfect-popup/

Cheers
susie


On 3/03/09 10:21 PM, clarele...@halifax.co.uk clarele...@halifax.co.uk
wrote:

 Hi there,
 We have hidden divs (popup help) on a page that are shown either by onClick or
 onMouseOver. When the div is shown, Jaws will not read the contents, any ideas
 on how to get it to work without users having to disable JS?
 Also does anyone have any good examples of pop up help?
 Thanks
  
 --
 ---
 Bank of Scotland plc, Registered in Scotland Number SC327000 Registered
 office: The Mound, Edinburgh EH1 1YZ. Authorised and regulated by Financial
 Services Authority.
 
 ==
 
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***