Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
55
line Break in tooltip
posted

Hello,

is it possible to get a line break in a tooltip?

thanks

Michael

Parents
No Data
Reply
  • 160
    posted

     You can use formatted tooltip text with HTML tags such as:

    <p style="width: 200px; margin-left: 10px; margin-right: 10px;...">Your text</p> 

Children
No Data