• We’re currently using the plugin for one of the sites we develop. The site in question is required to meet the Web Content Accessibility Guidelines (WCAG) 2.1 to AA standard. To do this, the input fields for all forms should have a title attribute. We’ve used jQuery to achieve this with the plugin for now, but I wondered if it would be possible to add this attribute to the fields in the plugin at all?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I second this requesst.

    Thread Starter garymarkfuller

    (@garymarkfuller)

    Thanks Bret!

    Quick follow up on this. The use of id, rather than class, results in duplicated ids in the page if you use the sign up form in a sidebar and on a specific page. You could get round this by not having a sidebar on the relevant page, but I wonder if you’d consider moving to classes instead?

    Cheers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Web Content Accessibility Guidelines (WCAG) 2.1’ is closed to new replies.