• I am having to try and retrospectively ensure that our Town Council website meets accessibility requirements due to new legislation in the UK from this week.
    I am checking it using Wave accessibility checker and there are a number of issues arising. The main ‘Error’ I am getting is that 2 ‘Empty Links’ are being reported – these are due to the inclusion of:


    <span class=”fancy-ico” id=”fancybox-left-ico”>

    Redundant linkEmpty link

    <span class=”fancy-ico” id=”fancybox-right-ico”>

    …at the bottom of every page. I realise that this is due to fancybox but any ideas how this might be fixed? I don’t think I am even using fancybox on the site…

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

  • The topic ‘Accessibility issue – empty links from fancybox…’ is closed to new replies.