Hi,
I came across Michael Schuerig''s form validation scripts on http://
www.schuerig.de/michael/javascript/
They require his own extensions to prototype called protoplus.js and
stdext.js and mention a conflict with dragdrop.js
I was wondering if anybody by any chance has adjusted these form
validation scripts to work with prototype only and whether anybody
has experience with the mentioned conflict? Or if there are prototype-
based generic form validation scripts like Michael''s, where we can
write our own validation conditions, but where the script validation
is entirely class-driven and automatic. (ie. input has class
"numeric" and that''s all we need to enter in the form for it
to be
validated).
Yours,
Tench