How do the sample patron question forms use JavaScript?
The sample patron question forms use JavaScript to: • Submit the information on the form to QuestionPoint when the user clicks the ”Ask” button (or whatever you name this button) • Verify that the patron completes all required fields on the form. • Verify the format of the e-mail address provided by the patron. For information about JavaScript, see these references.