• I’m wondering if it would be possible for you to add an alt attribute to the static img tag and a title attribute to the iframe. The addition of those two items would make this plugin pass the following two accessibility guidelines that its currently failing:

    Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.1.1 Non-text Content
    Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.1 Bypass Blocks

    Thank you so much!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,
    Thank you very much for contact us, May I know in which image you want to add an alt attribute please let me know. I cant get your query properly so I am sorry for that. Please let me know so I can give you suggestions related to it.

    Thanks

    Thread Starter mbreese1

    (@mbreese1)

    Hello!

    The img that needs an alt attribute is:
    <img src="https://maps.googleapis.com/maps/api/js/StaticMapService.GetMapImage?1m2&1i180756&2i419998&2e1&3u12&4m2&1u414&2u150&5m6&1e0&5sen&6sus&10b1&am

    The iframe that needs a title is:
    <iframe frameborder="0" src="about:blank" style="z-index: -1; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; border: none;"></iframe>

    Thanks so much 🙂

    Hello,
    No this is not possible to add an alt tag here as you suggest right now in this plugin.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin Accessibility’ is closed to new replies.