Is there one object and event in which I can write a series of Javascript checks on a handful of fields which I want to validate? I've tried e-mail buttons, regular buttons, submit buttons, and with each of those a variety of events (click, change, mouseup, mousedown, etc.). And even a simple app.al...