Inline frames (iframes) – Accessibility Guidelines
Accessibility
18F
GSA
Table of Contents
When using iframe
s, it’s important that all content contained in them is accessible.
Testing>
Testing #
- Identify all
iframe
s on a page. - Using the keyboard, navigate to each
iframe
to ensure content is accessible. - Check the
title
orname
attribute of eachiframe
for a description of the content.