Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Last Updated: Monday December 1 2008 - 06:12:07

Single quote within tooltips


Poster: galneweinhaw
Dated: Wednesday April 26 2006 - 18:09:06 UTC

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!


Poster: John
Dated: Thursday April 27 2006 - 13:51:37 UTC

Not sure about this, but try a double single (huh?); i.e., ''.


Poster: vikenk
Dated: Friday April 28 2006 - 1:53:42 UTC

Try using multiple slashes (either two or three):

"The weather'\\\s great!"


Poster: Andy
Dated: Tuesday May 16 2006 - 16:23:03 UTC

Hi,

There is demo of this working at http://www.milonic.com/tooltips.php

The line with quotes in is:

Code:
aI("text=Including 'Single' and "Double" Quotes inside Tooltips;tooltip=Single Quotes: \\'Inside\\' - Double Quotes "Inside";");


Hope this helps