E-mail List Archives
Re: Best practice for warning users of opening window
From: Paul Collins
Date: Aug 12, 2005 11:12AM
- Next message: Christian Heilmann: "Re: Best practice for warning users of opening window"
- Previous message: Conyers, Dwayne: "RE: Best practice for warning users of opening window"
- Next message in Thread: Christian Heilmann: "Re: Best practice for warning users of opening window"
- Previous message in Thread: Conyers, Dwayne: "RE: Best practice for warning users of opening window"
- View all messages in this Thread
Good point, unfortunately the design of the site doesn't allow for this and I don't get to have much input on that side of things. I'm trying to do best with what I have.
I think adding a span in the link might be the best idea. Thanks for your advice
Paul
----- Original Message -----
From: Christian Heilmann
To: WebAIM Discussion List
Sent: Friday, August 12, 2005 1:07 PM
Subject: Re: [WebAIM] Best practice for warning users of opening window
> WAI guidelines 10.1
> (http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-avoid-pop-ups)
> state that you shouldn't use pop ups until user agents allow people to turn
> them off, they also state that you shouldn't change the current window
> without warning the user first.
>
> Although this guideline could be open to debate, if you were to open content
> in a new window, could anyone suggest the best way of warning the user
> without making the warning visible on the page? Most screen readers don't
> announce titles when there is content in the HREF, is there any other way?
"Warning" and "not visible" in the same sentence is an interesting
approach to accessibility.
And no, there is no practical way. You _could_ add the (opens in a new
window) message in a span and hide it dynamically or via "accessible"
CSS, but why hide it at all? Sighted users might want to know they get
a popup, too.
--
Chris Heilmann
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
Binaries: http://www.onlinetools.org/
- Next message: Christian Heilmann: "Re: Best practice for warning users of opening window"
- Previous message: Conyers, Dwayne: "RE: Best practice for warning users of opening window"
- Next message in Thread: Christian Heilmann: "Re: Best practice for warning users of opening window"
- Previous message in Thread: Conyers, Dwayne: "RE: Best practice for warning users of opening window"
- View all messages in this Thread