I started working on JS Validation, right now it only adds the error class to highlight and show errors prior to submit, I'll working this a little more to disable the submit button this it validates and maybe disable the error messages for errors on the fly.
Currently nothing is needed at all it just copies the validate code and converts it to JS, so nothing is required but the patch and it'll just work. I only converted Alphanumeric and Required to date but I just started on this like 30 minutes ago. And I just wanted to share incase the Author wanted to incorp this and I going in the wrong direction from his thoughts.
Hope you all enjoy it, as I add others I'll update here.