29.6.06

... and one more JavaScript thig

I also forgot to mention JavaScript Lint - http://www.javascriptlint.com/

You can add it in as an external tool in Visual Studio and get a JavaScript code checker, like FXCop woohoo!

Javascript and screen readers

I found two great posts today focusing on JavaScript with screen readers.

The first one is a test to try and get a screen reader to read changes in the DOM the conclusion is that it doesnt work L

http://www.sitepoint.com/article/ajax-screenreaders-work

This second post is even more interesting as it shows which JavaScript events are compatible with which screen reader all in one table

http://www.access-matters.com/results-for-javascript-part-2-navigating-forms/

TechEd Flair


Here is my first attempt at some flair for this year

11.6.06

View Trace.axd

My view trace.axd Firefox extention became live today - woo!