• oaron

    (@oaron)


    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)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Thanks for reporting. I’ll check the details and fix it in the next release if necessary.

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