NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Johan de Klerk on August 14, 2025, 01:53:06 AM
-
Hi,
I have this text in my Tooltip:
Select for Orders. Else leave as NONE.
I would like it to show as two lines in the Tooltip:
Select for Orders.
Else leave as NONE
if the user hovers over the field.
I have tried: Select for Orders.<br /> Else leave as NONE.
but it shows the >br /> in the text and no Linefeed.
Any help would be appreciated.
Regards
Johan de Klerk
-
After a bit of searching I found this 2010 solution from Rob Mikkelsen to use: 

https://www.nettalkcentral.com/forum/index.php?topic=1720.msg6457#msg6457
Works perfect in the Tooltip for the Linefeed.