I want to display some custom html using BeautyTips Custom-Tip.

but how?

if i select Type of Content "text", all the html is interpreted as text.

Comments

labor b’s picture

Using js instead also strips all the tags. Any help is highly appreciated.

Anonymous’s picture

qTips tooltips module can do this.

System Lord’s picture

Issue summary: View changes

I'm having the same issue. The readme file says it can be done.

dimetry’s picture

I've made custom-tip with attribute title as tooltip.
I use HTML in title without problem:

<li class="btips" title="<a href='#'>sometext</a> - example">main text</li>
pifagor’s picture

Status: Active » Closed (outdated)