Does Bobby analyze Javascript for accessibility?
No. 3.3. Why is Bobby reporting all sorts of errors that don’t really exist on my page? You may have some invalid HTML that prevents Bobby from correctly parsing the web page. For example, forgetting to use a closing > symbol for an HTML tag. In this case, we recommend using another validator like the W3C validator which will help you find this type of error. See the Additional Resources section for more information. 3.4. I have a Link Exchange banner on my page and Bobby reports that it is an error. What can I do? Link Exchange Banners are inaccessible because they rely on server-side image maps. If you want to make your page more accessible, don’t use Link Exchange Banners. 4. Known Bugs 5. Additional Resources 5.1. What other resources are available for validating the HTML of web pages? While Bobby is able to find many of the more common accessibility problems on web pages, there are still many situations which it is unable to discover. Those interested in more detailed information