Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1014573
    Sedu
    Participant

    Hey,

    I have question about the popover function. I have a text, and by mouseover I would show an popover information. Now I tried to remove the “href”, because I only need the mouse-over information without a link to another page. This is my code that doesn’t work. All time, there is a link with a #.

    [extra title="Beschreibung" info="popover" info_place="top" info_trigger="hover" info_content="Detaillierte Beschreibung"](Info)[/extra]

    Thanks for your help

    #1014849
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    Popovers and tooltips will only work on a link. If you don’t wish to apply linking, then just add # as the URL

    Like this,

    [extra title="Beschreibung" info="popover" info_place="top" info_trigger="hover" info_content="Detaillierte Beschreibung" href="#"](Info)[/extra]

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1014573 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>