0.14 2005-08-21 - The queryString() method used a bogus separator ("," in Mozilla, maybe something else in others) if no arguments were passed to hte method, rather than a semi-colon as documented. 0.13 2005-08-21 - More changes necessary to make the code work when methods are added to Object (like Prototype does). 0.12 2005-08-21 - Ignore button, submit, and image elements in a form. 0.11 2005-08-21 - Allow constructor to accept form element object. 0.10 2005-08-20 - Initial release