Options
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
HPM2's iframe tag should have a customizable title or aria-label attribute.
For accessibility purpose, it is critical that iframes are titled or labeled.
While it is possible to bind a mutation observer on a webpage to detect when the iframe has loaded and then set an attribute, this method requires additional process and is not optimal.
See : https://dequeuniversity.com/tips/provide-iframe-titles for information.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.