data-order is breaking my tooltips!
data-order is breaking my tooltips!
blazo
Posts: 1Questions: 1Answers: 0
I just added the data-order code to my TD so it will sort properly. Sorting works perfect now, but when I use data-order, all of a sudden my tooltips stop working!
Anyone know why this is happening? Is something conflicting? Here is the code:
<td data-order="<?=$averagepoints?>"><span data-toggle="tooltip" data-trigger="hover click" data-placement="bottom" title="" data-html="true" data-original-title="Average Points:<?=$averagepoints?>">Average Points</span></td>
This discussion has been closed.
Answers
Thanks for your question - however, per the forum rules can you link to a test case showing the issue please. This will allow the issue to be debugged.
Information on how to create a test page, if you can't provide a link to your own page can be found here.
Thanks,
Allan