[jQuery] Re: Beginner Question

2009-04-01 Thread Flavouski
;) > > 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

[jQuery] Beginner Question

2009-03-26 Thread Flavouski
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