You need to encode the value of the "title" attribute with htmlentities():

<div title="She said &quot;Hello, there!&quot;"></div>

-Hector


On Fri, Nov 7, 2008 at 10:55 AM, samtherobot <[EMAIL PROTECTED]> wrote:

>
> I have a problem where Drupal is outputting HTML that is for the
> tooltip.  Any quotes however are ending the "title" attribute and then
> just appearing in the page.
>
> Is there a way to show html tags in with attributes in the tooltip?
>

Reply via email to