I want to send visitors to another website and trigger a layover. So I need a button which opens a link to another website in a new window and which triggers a layover.
okay so, you want to click on a link which will open a new browser window and display a website, this is possible, you just have to use the target="_blank" attribute in the link.
But we do not understand what is a layover, please explain and give examples.
A layover is a popup. I would like to use a button. In this case when the user clicks on the button he is getting redirected to cnn.com. At the same time when the user clicks a popup should appear with a defined text like "Not found where you was looking for? Can we help you?" and link inside. The popup should only appear when the user clicks on the button and is redirected to cnn.com
[button title="Click here for the latest news" link="https://www.cnn.com" target="_blank" align="" icon="" icon_position="" color="" font_color="" size="2" full_width="" class="" download="" rel="" onclick=""]
Comments
[button title="Click here for the latest news" link="https://www.cnn.com" target="_blank" align="" icon="" icon_position="" color="" font_color="" size="2" full_width="" class="" download="" rel="" onclick=""]