jQuery support for the new HTML5 data attributes may not be everything a developer could want -- but it's very close. And, more important, it's the perfect solution for handling transactional data.
My search skills are failing, anyone know a good way to enumerate attributes on a DOM node? JQuery or Dojo, or straight up JS ok.<BR><BR>Basically I have a node like ...
Now that you know how HTML and the DOM distinguish between attributes and properties you can guess that jQuery has functions to help out with both. Of course, you can always do what we did in the ...