Hey,

I'd go with $('#form input,select,radio,textarea') to select all
standard form elements, but the validation depends on how you're doing
validation.

-S

On Mon, 2009-03-16 at 18:18 -0700, led wrote:
> Hi need to validate just the form elements in a step. how do i
> reference the form elements in a div.
> 
> ex: $("#form").validate().element("elements in the div")
> 
> thanks in advanve
> 
> 

Reply via email to