• Hi,

    i need to include a link url into tooltip, how it is possible?
    i’m using jquery to add a span element with class=”tooltip” and message in it to display when DOM is loaded, but if i insert in a normal way attribute .. tooltip doesn’t work correctly.

    I hope in some helps 😉 .

    Thank you.
    Regards

    https://ww.wp.xz.cn/plugins/simple-tooltips/

Viewing 1 replies (of 1 total)
  • Thread Starter eile87

    (@eile87)

    obv i insert tooltip message in title tag for example

    <span class=”tooltips right” title=”bla bla bla”</span>

    it works.

    <span class=”tooltips right” title=”bla bla bla “</span>

    doesn’t work.

    Thank you

Viewing 1 replies (of 1 total)

The topic ‘Insert hyperlink in tooltip’ is closed to new replies.