• Resolved SylAr66

    (@sylar66)


    Hello
    Great block!
    I have one problem with it the Custom Element Click,
    How do I trigger the Trigger Class Selector ?

    Greetings!

Viewing 1 replies (of 1 total)
  • Plugin Author merbmerb

    (@merbmerb)

    Hi
    The Trigger Class Selector is a way of launching the modal from elements already on the page. Say you have an existing title on the page that when clicked on you want to launch your modal. If you inspect the page code for the title hopefully it’s got a unique class associated with it. You would then use this class name in the Trigger Class Selector field. The way this works behind the scenes, is that the code assigns a click trigger event to the class entered in the Trigger Class Selector field, so when the title is clicked on the modal is displayed.

    Hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Element Click’ is closed to new replies.