How would one go about splitting the contents of a tooltip on to multiple lines?
I've added the 'Tooltip' class to the element that I want the tooltip to appear on. It displays the information, but in certain cases, some of this information is sort of long, thus the tooltip often goes all the way across the page.
I've seen when hovering over member's on the member list that their status tooltips are split on to multiple lines so I'm wondering how I can achieve similar functionality.
Thanks.
I've added the 'Tooltip' class to the element that I want the tooltip to appear on. It displays the information, but in certain cases, some of this information is sort of long, thus the tooltip often goes all the way across the page.
I've seen when hovering over member's on the member list that their status tooltips are split on to multiple lines so I'm wondering how I can achieve similar functionality.
Thanks.