;)
>
> http://docs.jquery.com/Selectors/attributeEquals#attributevalue
>
> --Karl
>
>
> Karl Swedbergwww.englishrules.comwww.learningjquery.com
>
> On Mar 26, 2009, at 10:04 AM, Flavouski wrote:
>
>
>
> > In JQuery I saw you can get attributes by sayi
In JQuery I saw you can get attributes by saying
foo.attr("value"), super handy.
Is there anyway to get the element of the thing that contains the
attribute?
Reasoning: I've got a few hidden inputs that have
name="firstName" value="Bob"
name="lastName" value="Bobble"
So I would want to say get
2 matches
Mail list logo