The format of the tool tips function is as follows ...
ToolTip ("LinkText", "HelpText", Width, Height)
Looks great on a larger device like a desktop / laptop.
When these tool tips are long and lengthy, they create horizontal scrolling on a mobile device.
We set the height and width according to the function, but it becomes an issue on smaller devices.
Any suggestions to a neat solution for mobile devices?