• Resolved LeonN1960

    (@leonn1960)


    Hi,
    I implemented the plugin and it works fine. But, when I validate the accessibility of my webpage There is a warning saying I use duplicate id for a static element. And thats correct, I have the same id for every ‘read more’ instance, like this one:

    <style type=”text/css” id=”toggle-expand-style”>.yrm-toggle-expand-7 {font-size: 16px;opacity: 1;font-weight: normal;}.yrm-toggle-expand-7:hover { color: btn-hover-text-color !important;}</style>

    As you can see the id = toggle-expand-style. Normally these id’s should indeed be unique per page.

    Anyone an idea how to solve?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Duplicate id’ is closed to new replies.