Hovertips works great on the first page returned of a views result set. When I use hovertips in the Header, Footer or in subsequent pages of a views result set, the Hovertip no longer works.
I'm using this format:
This is my HTML descriptive text
Bob
Comments
Comment #1
efreedom commentedHmmm, looks like the posting reads the HTML and trys to convert it. OK, here's the format in something more readable:
<span hovertip="ht175"><a href="/path/to/node">This is My Link</a></span><div class="hovertip" id="ht175">This is my HTML descriptive text</div>