Images inside an anchor have the src shown
Status: Beta
Brought to you by:
swepete
When there is an image inside an anchor tag that has a
correct alt attribute fangs still shows the source as
being read (slash image.gif). We were able to test this
on Jaws and it didn't actually read it. Is this a bug
or is there something more involved? Our code looks
like this:
<a href="link.html" target="RIGHTTOOLFRAME"
class="flylinkct" id="ctassignment"
onclick="highlightit(this)"><img
src="large_assignment.gif" height="20" width="20"
align="absmiddle" border="0" alt="">Assignments</a>
Logged In: YES
user_id=1163867
Thanks for the report. I will check the fangs source to fix
this problem.