Using jQuery Accordion and Tooltips

Using jQuery Accordion and Tooltips

Hello All,


I am reworking the home page of this site, placing the calendars into an accordion to save space. As you mouseover any of the shaded dates, a tooltip pops up with info. After putting the calendar code into the accordion, I got the calendars to display and work to my satisfaction. The only problem is that I can't format the tooltip data properly. I had been using <br /> tags to format line space, but now the <br /> tags show up as simple characters in the tooltip data. Does anyone know what might be going wrong here? Thank you in advance for any insights ...

M.J.

p.s.  Any info about how to style those little arrow icons on the accordion would help also ...