Assign landmarks with ARIA roles in the layout

ARIA landmark roles provide an effective way to identify the design and structure of portal and application pages. By classifying and labeling sections of a page, these roles allow structural information conveyed visually by the layout to be represented programmatically. Screen readers use landmark scrolls to enable keyboard navigation to important sections of a page. Landmark regions can also be used as destinations for "skip links" and by browser extensions for improved keyboard navigation.

The following image represents a sample landmark structure for a portal or application page.

Preconfigured landmarks in the Accessible Layout in Intrexx

In the Accessible Layout in Intrexx, key landmarks are already preconfigured. These include "banner", "navigation" and "main".

Step-by-step guide

You can check or change the preconfigured landmarks. You can also specify landmarks for each structural element.

  1. To do this, open the Accessible layout of Intrexx in the "Design" module.

  2. Activate the tree view.

  3. Select the element.

    The landmark is displayed in the "Role" selection field in the element settings area.

    banner

    navigation

    main

  4. Select any structural element and select the desired landmark in the "Role" selection field in the Element settings area.

More information

Landmark Regions