Hi,

Does anyone know how you can validate forms that contain [] in their
name?
e.g.
<input type="text" name="field[2]" id="field2" class="box1" value="" /
>

I've tried all sorts with no luck! I also want to keep the validation
code seperate, so with a $(document).ready

Any help would be grand!

Cheers
Philsbury

Reply via email to