I am in the process of writing a javascript object that contains a method that returns the html of a standard form. In this object I also have a method validate(); I'd like the form generated to use validate();I am in the process of writing a javascript obj