Community

Calling jQuery’s Data() Method Without Arguments

(Ben Nadel) With jQuery 1.4, I was very happy to see that they finally gave us the ability to invoke the data() method without arguments. Calling the data() method in this way returns an object containing all of the keys stored using the data() method on this object. When I was working on my jQuery

Read More - Register for Free Membership