Here's a link to the documentation on data().
http://docs.jquery.com/Core/data
On Aug 13, 6:50 am, Brett Ritter wrote:
> On Thu, Aug 13, 2009 at 12:44 PM, twooton wrote:
> > When you need for a certain element (say a text input box) to
> > remember some data, what is the best way to do this? Ca
On Thu, Aug 13, 2009 at 12:44 PM, twooton wrote:
> When you need for a certain element (say a text input box) to
> remember some data, what is the best way to do this? Can you extend
> the input box object with jquery? Right now i've been storing it in
> the rel tag $('#testInput').attr('rel','ex
2 matches
Mail list logo