Tool to aid with script conformance in pages.

Hi,

As promised, but unfortunately not as complete as I originally intended
for a first release, I've published a tool which tests a page for various
script elements, currently it looks at automatic redirects, automatic
windows opening, informs about content written by document.write, a first
look at using device independant event handlers with onmouseover, and
warns about the javascript: pseudo protocol.

There are a great many improvements I can already see, and will implement
when I have the time, but feel it would be useful to "get it out there"
so I can recieve feedback, and maybe even encourage some other interested
people to help out.

You can download it from http://jibbering.com/accessibility/snork.html
which also has the instructions on use, it does have quite limited
requirements, because it uses Internet Explorers parser to process the
page.

All comments, feedback would be most welcome.  An example report can be
found at http://jibbering.com/accessibility/report.html - as I say the
actual text etc. is likely wrong, I was concentrating on testing various
techniques, of monitoring what the script is doing.

Jim.

Received on Wednesday, 26 September 2001 12:28:31 UTC