1. Corrected the capitalization of the DOM attribute "maxLength".
2. Fixed issue 6 by adding null argument to XMLHttpRequest.send()
since Firefox requires it; issue was hidden by Firebug 1.0.
3. Fixed DOMException emulation for MSIE.
4. Changed the
pack.pl so that Packer doesn't base64 encode the source
into webforms2-p.js as configuring the server to gzip is a better
solution. This file has the source code with all comments and
whitespace removed, and all internal identifiers are replaced with
short codes.
5. Provided a user script that enables testing (and usage) on any
site.
6. Added a couple test cases to the test suite.
Download at: http://code.google.com/p/webforms2/