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,
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,