Obtrusive JavaScript Checker 0.7 - support for JavaScript links, inline event information and summary report
When I launched Obtrusive JavaScript Checker, I immediately felt it had more potential, and I definitely had more features to add to make it even more compelling. Therefore, here comes a new release with javascript: link support, detailed inline event information and a summary report.

Support for javascript: links
With this new release, support for javascript: links have been added, i.e. it also points those out and gives them a magenta border. Anyone using this practice should stop immediately, since it’s terrible, both for accessibility and SEO.
Detailed information
Now, when you hover over an element with an inline event, it will show you more information about it:

The same goes for javascript: links:

Summary report
At the bottom left corner of the window, you will be presented with a summary report of the number of javascript: links and inline events in the current web page, and occurrences of each type of inline event summarized. It should be noted that it does this for each frame/iframe.


Downloads
- Download Obtrusive JavaScript Checker Greasemonkey user script
- Download Obtrusive JavaScript Checker Firefox extension
- install the Obtrusive JavaScript Checker command for Ubiquity
Updated November 3rd
Added a link to the newly released Obtrusive JavaScript Checker command for Ubiquity.


