Joe Link
Well-known member
We use the built-in tool-tip system extensively for helping members with various aspects of the site.
Unfortunately, tapping these doesn't seem to work on mobile devices. I know the member tooltips do work, so I'm hoping there's a way I can make these other tool-tips behave the same way. Anyone know?
Code:
<span data-xf-init="tooltip" title="Tooltip text">Here's a tip</span>
Unfortunately, tapping these doesn't seem to work on mobile devices. I know the member tooltips do work, so I'm hoping there's a way I can make these other tool-tips behave the same way. Anyone know?