I want to use an external js file for validation of many forms - all
of which have items in common, like start_date. I want it to be re-
usable from application to application.
Using the groups I have found that I can do this by having something
like
[code]
$(".sharedClassName).each.function() {
Actually I think it is working - I h=just wasn't removing the lable
withthe onclick
thanks
On Feb 24, 5:34 pm, kathb4 wrote:
> I am trying to use the validation plugin to validate a set of
> checkboxes which are created by my CMS (drupal) so are not changeable
> - and which
I am trying to use the validation plugin to validate a set of
checkboxes which are created by my CMS (drupal) so are not changeable
- and which look like this:
a. Tanks (Oil, fuel chemicals)
b. Rubbish
...
I want the user to select at least one of the pollutant checkboxes.
As you c
3 matches
Mail list logo