Thanks, that's exactly what I was looking for.
Simon
you. its just unnecessary memory
> usage.
>
> all you would need to do is
>
> first add a class to your tag
>
> like
>
> then the script
>
> $("p.one").append('My Error<\/span>'):
>
> On Wed, May 27, 2009 at 8:22 PM, Fou
ok, here's a snippet of my HTML:
Name: *
I adapted the Remember The Milk example code to validate my fields.
For the above field the resulting markup becomes:
Name: *
Please enter your
name
i.e. two labels associated with one field. I want the ge
I've found the Validate plugin to be really useful, but one issue I
have is the label markup that the plugin generates to contain the
validation message. Since forms should have label markup associated
with the field description (e.g. "First name"), this means that you
end up with two labels assoc
4 matches
Mail list logo