[jQuery] Re: Add an "attribute"

2009-04-19 Thread David
Exactly! Thank you very much! On 19 avr, 17:52, Karl Swedberg wrote: > Sounds like you're looking for the .data() method. See information on   > the docs: > > http://docs.jquery.com/Core/data#namevalue > > --Karl > > > Karl Swedbergwww.englishrules.comwww.learningjquery.com > > On

[jQuery] Re: Add an "attribute"

2009-04-19 Thread Karl Swedberg
Sounds like you're looking for the .data() method. See information on the docs: http://docs.jquery.com/Core/data#namevalue --Karl Karl Swedberg www.englishrules.com www.learningjquery.com On Apr 19, 2009, at 4:06 AM, David wrote: Hello everybody, I have a little question