Sunday, December 30, 2012

jQuery data() method


$('<some selector>').data()
will return you all the data section attached to element.

No comments: