Support » Plugin: Contact Form 7 » Accessibility alert problem

  • Hello,
    when a form sents, screenreader announces 3 times the folloving: “message sents.” If has an error, the error messages announces many times. Correct behavior that screen reader announces an alert message one time.

    You can fix these errors if you can delete this line from includes/scripts.js:
    $message.attr( ‘role’, ‘alert’ );
    and remove role=”alert” from this line:
    $( ‘<span class=”wpcf7-not-valid-tip”></span>’ )
    Could you fix it?
    Thanks for your help!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Accessibility alert problem’ is closed to new replies.