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, "sim...@seznam.cz" <sim...@seznam.cz> 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 jquery-...@googlegroups.com. To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=.