Matthew Sigley
Matthew Sigley
Fixes issue #29. I decrypted the ROT13'ed twitter passwords in the banned password list and added a ROT47 encrypted version of of the banned passwords to avoid parental filters from...
Converted browser script into a jquery plugin. Assigned global variables and functions to $. Added jQuery.noConflict support.
Fixes live NodeList bug in IE. As a side effect the element selection seems to now be more performant.
This fix helps with the extensibility of the `in_progress`, `error`, and `success` callback functions.
We should provide a minified version of the validator script for use on live web sites: http://www.closure-compiler.appspot.com/home If we are doing minified scripts, we should also be tagging releases in...