Jquery Validation help

Associate
Joined
4 Mar 2007
Posts
315
Location
United Kingdom
Okay,

so I have a lot of form inputs that in this system are generated dynamically on the fly. They all share on common attribute though, their inputs must not go above the answer "100" and if they do, the user must be warned when they click off it with an alert("You have set one or more of the following inputs to above 100%");

Now I'm fairly new to jquery and for the life of me I cannot work this one out.
Any ideas?

Regards,
 
Back
Top Bottom