Javascript form validation
-
I came up with an idea for a client side validation framework (Javascript) which would allow a programmer to quickly and easily validate any number of input elements. What I want to know is does something similar already exist? 1) So I don't reinvent the wheel 2) So I can steal any good ideas :) Cheers :) How do I print my voice mail?
-
I came up with an idea for a client side validation framework (Javascript) which would allow a programmer to quickly and easily validate any number of input elements. What I want to know is does something similar already exist? 1) So I don't reinvent the wheel 2) So I can steal any good ideas :) Cheers :) How do I print my voice mail?
Hockey wrote: What I want to know is does something similar already exist? http://phrogz.net/tmp/FormAutoValidate/formautovalidate_docs.html[^] is a nice one, though it will make XHTML validation fail...
-
Hockey wrote: What I want to know is does something similar already exist? http://phrogz.net/tmp/FormAutoValidate/formautovalidate_docs.html[^] is a nice one, though it will make XHTML validation fail...
wicked... That is slick :) Cheers :) How do I print my voice mail?