Hi Sima, is this what you're after?
$("INPUT[name=firstname]").doSomething()
See "Attribute Filters" in jQuery docs: http://docs.jquery.com/Selectors
George
On Nov 22, 3:06 pm, "[email protected]" <[email protected]> wrote:
> Hi,
> is there any way how to select a form by name atribut like this :
>
> <input type="text" name="firstname" value="" class="validate
> [required]" />
>
> $("firstname:name").doSomething().... etc
>
> any idea ?
--
You received this message because you are subscribed to the Google Groups
"jQuery Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/jquery-dev?hl=.