Did you know that opening links in a new window may confuse your users?

While it is a common practice to open external links in a new window it should never be done without first notifying the user.  There are many ways to notify your users. You can add a notice such as (opens in a new window) to the link text or the title attribute. CSS may be used to show a notice when the link is active or a small icon may be used inside the anchor tag with the alternate text set to “opens in a new window”. If your website has a lot of links the WP ADA Compliance Plugin will add the notice for you. Simply install and activate the plugin and your done.

Additional Resources:

  1. W3.org – Giving users advanced warning when opening a new window
  2. W3.org – Opening new windows and tabs from a link only when necessary
  3. WebAim – Links and Hypertext

 

Similar Posts

  • a11y stands for ACCESSIBILITY

    The A11Y Project is a community-driven effort to make digital accessibility easier. The A11Y Project website provides: Fundamentals and principles behind accessible design A checklist based on the Web Content Accessibility Guidelines (WCAG) A community of designers who are interested in improving Web Content Accessibility Many resources, including: tools, books, videos, podcasts, newsletters, even professional help!…

  • WP Web or WordPress Website Accessibility

    WP Web Accessibility refers to WordPress Website Accessibility. WordPress is an open source content management system. WP Web or WordPress is designed with accessibility in mind but in order for a WordPress website to be truly accessible, website developers must select the right theme and WordPress plugins.  WordPress users and the WordPress community as a…

  • Did you know? All Headings are not Equal!

    A very common accessibility problem is the lack of properly formatted Heading tags in a webpage (H1, H2, H3, H4, H5 or H6). Sometimes headings are not present or they may be incorrectly nested (ie… H2 before H1, H3 before H2 etc…). Headings communicate the organization of the content on the page and can be…

  • Web Accessibility Training

    In this web accessibility training course you will learn web and digital accessibility skills for web, documents, and mobile content. This self-paced course cover the most important aspects of Web Accessibility and will teach you how people with disabilities use the web and different types of assistive technologies. Course Length Approximately 8 hours of reading…

  • What is image alt text and when should it be used?

    Alternate text, also called alt tags and alt descriptions, describes images to visually impaired users. Without alternative text, the content of an image will not be available to screen reader users. Each image that conveys meaning or is used as link content must include alternate text unless including the alternate text would create redundancy (e.g.…

Accessibility Tools
hide