You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Hyperlinks

  1. Summary 
    1. Hyperlinks are using within content areas as well as in the Header and Footer for items that are not part of the primary navigation of the site. Any link that navigates users to a new page should use a text hyperlink.
    2. There are additional cases in which a hyperlink can open a drop-down menu of text hyperlinks that open a new window. This exception case applies to Header navigation links that are not part of the primary persistent navigation, for instance for tools or audience navigation that is secondary but appears in a global page module.
  2. Code
  3. Example (in use, with an interaction, in context)
  4. Related patterns
    1. Header
    2. Navigation
    3. Tabs
  5. Problem (business, user, technical)
    1. Users need a way to navigate across pages in the application.
  6. Solution
    1. Hyperlinks are a way to navigate to a new page when users are not submitting form data.
  7. Rationale (other things we tried)
  8. Accessibility
  • No labels