Community Member Profile
Sanjay M
Member since Nov 7, 2011
- Profile: /members/9212-Sanjay-M.htm
- URL: http://work.msanjay.in
- Comments: 1
- Points: 12
Recent Blog Comments By Sanjay M
-
jQuery Data() Method Associates Data With DOM Elements - SWEET ASS SWEET!
Posted on Nov 7, 2011 at 6:47 AM
Only the .data() API reads HTML5 data-* attributes, and it does so once. The in-memory data object for an element is initialized from those data-* attributes the first time you call .data() for the element. Any subsequent changes to the attributes are ignored, since jQuery has already cache... read more »



