Heya!
Is there a way to use a single 'quote' within the tooltips?
if there is a singel quote within the string then the tip doesn't pop up.
I've tried the raw ' as well as escaped \' but they both stop the tip from popping up.
thanks!
Single quote within tooltips
Hi,
There is demo of this working at http://milonic.com/tooltips.php
The line with quotes in is:
Hope this helps
There is demo of this working at http://milonic.com/tooltips.php
The line with quotes in is:
Code: Select all
aI("text=Including 'Single' and "Double" Quotes inside Tooltips;tooltip=Single Quotes: \\'Inside\\' - Double Quotes "Inside";");