• The javascript entry for the pop-up Share/Bookmark menu will not validate HTML 4.01 Transitional. It did validate prior to the last update, at least as far as I can remember.

    Can anyone offer a way to change my plugin files to make the page validate?

    Non-validation is not an option.

    Cheers, Dylan.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dylannickelson

    (@dylannickelson)

    Just to give a little more information, my blog is at https://thelydianmode.com and for each AddtoAny menu in my page I get two validation errors:

    # Error Line 322, Column 31: document type does not allow element “script” here; assuming missing “li” start-tag

    <script type=”text/javascript”>

    # Error Line 329, Column 5: end tag for “li” omitted, but OMITTAG NO was specified

    </div>

    You may have neglected to close an element, or perhaps you meant to “self-close” an element, that is, ending it with “/>” instead of “>”.

    The errors seem to be associated with how the javascript for the pop-up AddtoAny menu is placed in the page.

    Hi Dylan,

    Thanks for the info. The plugin should always output W3C valid HTML. The last update had a bug that affected post excerpts, so you might try updating right now to see if the latest fixing release (version .9.9.5.1) also fixes your validation problem.

    Cheers,
    Pat

    Just a quick follow-up:

    Version .9.9.5.2+ completely fixes validation where some code output instances were invalid in the version .9.9.5 update. It’s all good again!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: AddToAny: Share/Bookmark/Email Button] Plugin won’t validate HTML 4.01 transitional’ is closed to new replies.