Make a bootstrap tooltip searchable too?
Make a bootstrap tooltip searchable too?
Hi,
I show only one ID (e.g. 123456) in a td cell in my datatable but using the bootstrap style and here I use the bootstrap tooltip (in the td tag) to show more info on that td cell when I hover over that cell with the mouse, see screenshot.
So is it possible to "expand" the datatable search field (top right) so it also can find the text in such bootstrap tooltips?
This td cell in the screenshot looks like
<td style="text-align: center"
data-toggle="tooltip"
data-container="body"
data-html="true"
data-placement="bottom"
data-original-title="Terminal: <b>virtuell Terminal</b><br>
Ø mtl. Miete: <b>13,90 €</b><br>
Vertragsbeginn: <b>01.12.2013</b><br>
Vertragslaufzeit: <b>60 Monate</b><br>
Vertragsende: <b>30.11.2018</b><br>
Kündigung zum: <b style='color: red'></b>"
>58063478</td>
Screenshot: http://storage2.static.itmages.com/i/15/0618/h_1434621810_2114343_2f7aee6bcc.png