• Resolved GregW

    (@gwmbox)


    As per the title, is it possible to select inline text as the modal trigger, for example

    Brown cow jumps over the moon

    Then use “jumps now” as the modal text link?

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

    (@merbmerb)

    Yes, you can but you will need to use an HTML Block. Inside the HTML Block you would put something like this:

    Brown cow?<span class=”jumpsmodal”>jumps over</span>?the moon

    Then you create a modal block and specify Trigger > Show On > Custom Element Click. For the Trigger Class Selector field enter ‘jumpsmodal’. This links the Jumps Over text to the modal and when you click on it, the modal will open.

    Thread Starter GregW

    (@gwmbox)

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is it possible to use inline text modal?’ is closed to new replies.