1x1 gif sneaks through
Posted: Sun Nov 04, 2007 4:10 pm
On www.wellsfargo.com is an element S.GIF loaded via
<a href="/browser/jaws_setting"><img src="/img/s.gif" width="1" height="1" alt="JAWS 4.5 users can change text link setting to hear clearer link descriptions" /></a>
I have an element hiding filter
#IMG(WIDTH=1)(HEIGHT=1)
which generally works fine but for some reason is not blocking this item. What am I missing?
Thanks.
<a href="/browser/jaws_setting"><img src="/img/s.gif" width="1" height="1" alt="JAWS 4.5 users can change text link setting to hear clearer link descriptions" /></a>
I have an element hiding filter
#IMG(WIDTH=1)(HEIGHT=1)
which generally works fine but for some reason is not blocking this item. What am I missing?
Thanks.