• Resolved jrocamora

    (@jrocamora)


    Hi to the plugin team!

    Your work is amazing, unfortunately there are some errors when I check my website in the W3C validator. Can you fix it in the next version?

    Best regards!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @jrocamora,

    Please share us the URL of the site and possibly some screenshots of the errors you mentioned.

    Hi there,

    I also found Errors by validating with your plugin.

    1. No space between attributes.
    <input type="checkbox" class="cli-user-preference-checkbox" data-id="checkbox-non-necessary"checked />

    2. The aria-labelledby attribute must point to an element in the same document.
    <div class="cli-modal" id="cliSettingsPopup" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">

    Thank you for your great work!

    Cheers
    Gregor

    I second this error…

    Error: The aria-labelledby attribute must point to an element in the same document.

    From line 869, column 605; to line 869, column 738

    pan></div><div class=”cli-modal” id=”cliSettingsPopup” tabindex=”-1″ role=”dialog” aria-labelledby=”exampleModalCenterTitle” aria-hidden=”true”>?

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