My problem is that if there are any quotes in the string the tooltip will not show.
Here is the output that doesent work because of the quotes in the output (I have addslahes(); on the string).
Code: Select all
<a href="#" onMouseover="fixedtooltip('Source at contact number said that \"this week is no good\" on our first trip to the area. We will try again.', this, event, '300px')" onMouseout="delayhidetip()"><img src="../img/note.gif" border="0"></a>