Out-of-the-box accessibility in Intrexx

To make portal and application pages accessible, you must follow multiple guidelines, regulations, and success criteria. The four principles of the WCAG alone comprise approximately 90 success criteria.

Accessibility requirements can, therefore, result in an extensive list with all the test and success criteria. Such an overview or list can be found from section WCAG, BITV and Intrexx.

Auto-generated accessibility

Equally, Intrexx is well-equipped for creating accessible portal and application pages. Intrexx has an out-of-the-box accessible layout, for example.

In the Accessible Layout in Intrexx, key conditions for accessibility are already satisfied:

  • The contrast between the background and font is great enough.

  • Elements are highly visible and in focus.

  • The page structure is preserved when zoomed to 200%.

If you create application pages using the Page Wizard, they are immediately accessible. For example, they are always responsive (a key guideline in the context of accessibility) and generate a heading with the HTML tag "h1" (also a key guideline for accessibility), so that all the requirements are met for a meaningful (semantic) page structure.

Another important aspect, especially for screen readers, is the use of ARIA roles and attributes. These can also be used to make text that is not displayed on the (visible) surface of a page accessible to screen readers, and therefore, audible for blind users. Intrexx automatically pre-assigns ARIA roles and attributes for (operating/control) elements in all necessary places. At the same time, ARIA roles and attributes can be easily assigned manually at any time via a separate "Accessibility" tab.

These examples illustrate the extensive, automatic out-of-the-box support offered by Intrexx. It lets you satisfy several conditions for accessibility without having to intervene explicitly or manually.

Manual adjustments

By using Intrexx, you already automatically satisfy a large quantity of the success criteria for accessibility. But you will probably need to make some manual adjustments to meet all the accessibility conditions.

One of the reasons for these adjustments is that some activities involved in creating portal and application pages have to be performed manually as a rule. For example, this is true for recording text alternatives Or the arrangement of elements on a page. It is your responsibility as a Web author to arrange elements on a page in a comprehensible and sensible way.

In the overview or list with the WCAG or BITV guidelines (WCAG, BITV and Intrexx) you will find a wealth of information and instructions on how to make manual adjustments to the corresponding guideline in connection with accessibility.

Best Practices

Intrexx offers you out-of-the-box support to make your portal and application pages accessible. In addition to this, you will find some "best practices" with basic instructions for creating portal and application pages in the following section How to make your pages accessible - Best practices. If you follow the instructions, you will have already achieved some key requirements for the accessibility of your portal.