Okay
  Public Ticket #1222517
Pop Up integration with previous slider
Closed

Comments

  • Tecnomantis started the conversation

    How can I integrate pop up with another layerslider. Example: "Drag and drop laptop" that when you click on the laptop screen to pop up a video, but only when clicking on the image of the layer slider.

    thanks in advance,


  • [deleted] replied

    Hey Tecnomantis,

    You will need 2 sliders in this case. One regular and one popup.

    If you want to trigger the popup with a button (layer) inside the slider, you will need to enter the following line to the Open By Click field: #example  And then set an ID in the Link & Attributes tab, for the same button (layer) with the same name, so id="example"

    Naturally the trigger button can be any element on your site, including external sources. You will need to apply the same method. Set an ID or class for that button (element) and enter the same ID/class to the Open By Click field.