Forums

[resolved] Attribute "aria-required" is not a valid attribute (3 posts)

  1. Tara
    Member
    Posted 3 years ago #

    Hi,
    I am new to WP, testing 2.8.6
    I get this validation error:

    Line 108, Column 95: Attribute "aria-required" is not a valid attribute

    and the line 108 is:

    108.<p><input type="text" name="author" id="author" value="" size="22" tabindex="1" aria-required='true' />

    How to get rid of this error?

    Thanks in advance.

    --tara

  2. blondishnet
    Member
    Posted 3 years ago #

    You can either remove that part of the code in your comments.php or leave it. It is an attribute still in Draft form at W3 that deals with accessibility for handicapped users and working with dynamic applications.

    I just wrote on this as your question had me wanting to cover this on my new WP related site. ->

    http://wpaddict.net/validation-and-wai-aria/

  3. Tara
    Member
    Posted 3 years ago #

    Thanks blondishnet. Appreciate your time and help.

    I am going to ignore the error. Hope that's ok.

    --tara

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.