Posts Tagged ‘form’
Unobtrusive Javascript Form Validation for Prototype
Tags: form, Javascript, prototype, unobtrusive, validation
Posted in Javascript on March 5th, 2008
I’ve ported my YUI Unobtrusive Javascript Validation script to Prototype, since that’s what I’m using these days. It has exactly the same features as it’s YUI brother, but the script is much smaller and has been structured much better.