Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: JavaScript FAQ Knowledge Base, on March 06, 2000 at 10:52:33:

You are here: irt.org | About | Feedback | 902 [ previous next ]

Feedback on:
JavaScript FAQ Knowledge Base

Sent by
Jim Robinson on March 06, 2000 at 10:52:33:

Worth:
Worth reading

Length:
Just right

Technical:
Just right

Comments:
Q157 Is there a way for me to validate a form BEFORE submit so it will never arrive at the page?

In regards to the above article, I would have also mentioned using the onBlur event handler to validate each part of the form as you fill it out. (Of course, I usually use the onSubmit return method myself.) But this is a valid, if rather unweildy way of validating each item as you pass them.

By the way, I love this resource. Keep up the great work!


Other feedback on 'JavaScript FAQ Knowledge Base' - show all

©2018 Martin Webb