I construct the stuff in a template. I stash the tools tips like this:
When I found that html5tooltip() doesn't allow you to simple specify an attribute for the content, I assumed I would have to iterate over the list of elements, extract the text and make the call.
The function is so nice that I actually can't believe that this is the case. Any advice?