Active
Project:
Hovertips and Clicktips
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2010 at 15:59 UTC
Updated:
14 Sep 2010 at 17:20 UTC
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:
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>