Skip to content

W3C (x)HTML Validator issues #6

@coffee-mug-24

Description

@coffee-mug-24

The value of the "rel" attribute is not accepted by the W3C (x)HTML Validator:

Bad value 1 for attribute rel on element a: Not an absolute IRI.

I just replaced the 2 occurences of $(this).attr("rel") with $(this).data("weight") and use the data-attribute "data-weight" instead. Works perfectly both from a functional as from the W3C validation side.

Great plugin BTW - appreciate it a lot! ^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions