HTML 5
One of the most important aspects of jQuery is of course being able to deal with element attributes, and for this it's certainly advisable to go the route of using HTML 5, which offers the data-value attribute, and allows for custom data for most HTML tags. The HTML 5 data- attribute also se...
Read more.