Open link in scroller image in new tab

Latest Reply from Alice at 2016-02-25 05:31:02
I have a link on one of my scroller images. How do I let it open in a new tab when somebody clicks on it?
Hi, there!

You have to add the attribute:
target="_blank"

to the html code of the link to make it open in another tab.

Leave a reply

Add codeAdd image