Hello, I am facing a problem with WCAG2.0 via wave.webaim.org checker. Specifically the errors are an empty link to fancybox "A link contains no text." My html errors
<a href="javascript:;" id="fancybox-left">
<span class="fancy-ico" id="fancybox-left-ico"></span>
</a>
<a href="javascript:;" id="fancybox-right">
<span class="fancy-ico" id="fancybox-right-ico"></span>
</a>
Could someone help me resolve them. There are the last 2 errors in my site and it's highly importan to reset errors.
I am not an expert in coding, self-taught in virtuemart and joomla management.
VM 3.8.8
J 3.9.28