• Resolved bassa

    (@bassa)


    Hello,

    I am trying to add a popup to a piece of text inside this html tag:

    <li id="#AutoPop" style="color: #fcaf17; text-align: justify;">Overview of Automotive Standards</li>

    I am no html expert, so I am guessing that I cannot do this using the id="#AutoPop" attribute on a bullet list.

    I gave my popup the “#AutoPop” attribute, but just don’t know how to add it to a piece of text that looks like a link.

    Can anyone help with this?

    Thank you!

    https://www.ads-software.com/plugins/popup-maker/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @bassa – not sure I understand. But if your trying to make that li a click trigger just add the correct class=”popmake-{ID}” to it or set your popups click trigger to use the extra selector #AutoPopup.

    That said html id’s do not use the # in them, in fact the # represents id=.

    So #AutoPopup is id=”AutoPopup”

    Hope that helps. Please take a moment to click that it Works and to rate and review the plugin or support.

    Hi there,

    I would also recommend checking out our wonderful doc on setting up Click Triggers – it covers all aspects of setting up popups in a text link.

    Let us know if that helps!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding a popup to a text link’ is closed to new replies.