Dennis discuss the accessible popup window. What methods should be used–target attribute, JavaScript, a combination? Also, what methods to alert the user (title, icon, text) that a link is a pop-up.
Download Web Axe Episode 45 (Accessible popup window)
Code review:
10.1 Until user agents allow users to turn off spawned windows, do not cause pop-ups or other windows to appear and do not change the current window without informing the user. [Priority 2]
Related Links
- Accessible PopUp Links from A List Apart
- The Perfect Popup from Accessites
- window.open from Mozilla Development Center
One reply on “Podcast #45: Accessible popup windows”
Thanks for the tips. I’ve been trying to get more savy at web design.