WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: popup not accessible

for

From: Ryan Hemphill
Date: Dec 15, 2011 4:12PM


If you are saying that they cannot use the enter or space key to click the
button, then there may be two reasons.

Check first to see that you added a tabindex attribute to the buttons. If
you can't make it work even then, it's going to take an additional jQuery
hack to fix the problem - can you show me where I can see the problem
itself?


Ryan

On Thu, Dec 15, 2011 at 3:55 PM, Nancy Johnson < <EMAIL REMOVED> > wrote:

> I was given a jquery popup.. to style.. The text and html within the
> popup is generated in the javascript and not within the html page..
> The browser does not render this...
>
> The user is required to accept or decline here. there is also a close
> button
>
> The screen reader will read the text.... but cannot interact to accept
> or decline.
>
> Is there a way this can be made accessible?
>
> Thanks
>
> Nancy
>