Vote count:
0
I dynamically populate my tooltips with tooltipster. The problem is that when there is too much content inside it, the tooltip tries to show it all at once and eventually has a height that goes well beyond the window height. What I would like to do is to limit the height and show a scrollbar inside the tooltip when there's too much content.
I tried to use max-height and overflow-y (auto) on the tooltip div: the height is limited alright but the full content is still displayed (over the tooltip).
Any suggestion?
Thank you!
asked 1 min ago
jQuery: tooltipster max-height and scrollbar
Aucun commentaire:
Enregistrer un commentaire