here is an example of a solution to what it sounded like you were
asking about.
http://jsbin.com/aquja
just add "/edit/" to the end of the url to see all of the source. You
can even double click and make modifications. Hope this helps.
On Jan 16, 12:44 pm, mtz wrote:
> Thanks.
> I can make the
in my code.
Good luck with your investigations.
On 23 ene, 21:41, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> JAC schrieb:> Is there a simply way to test all the elements of the input text
> > array?
>
> > I'm using validation plug-in v1.2, and it's supposed
Hi,
I'm using validation plugin successfully in various forms, but I have
a little problem with a form that have an array of input text like
this:
...
input_1
input_2
...
I have defined validation rules like this:
$("#testForm").validate({
rules: {
3 matches
Mail list logo