Since new themes use Bootstrap, the suggested approach for tooltip is to use
Tooltips from Bootstrap
However, arrows are missing on the tip when I hover over the text.
I created a test survey consisting of just one question of type "display text" with content:
<a data-toggle="tooltip" href="#" title="Some tooltip text!">Hover over me</a>
I would expect a small arrow as you get with the bootstrap examples.
Using:
However, arrows are missing on the tip when I hover over the text.
I created a test survey consisting of just one question of type "display text" with content:
<a data-toggle="tooltip" href="#" title="Some tooltip text!">Hover over me</a>
I would expect a small arrow as you get with the bootstrap examples.
Using:
- Default Template
- LS on LimeSurvey.org (latest version i.e. 2.67.3)