Hi together,
I have an contentbox on my site www.asapunity.com.
In the text below I have the structure of the content box. All works fine, but I want to open a new tab by clicking on the href link. Is that possible?
greetz
Hi together,
I have an contentbox on my site www.asapunity.com.
In the text below I have the structure of the content box. All works fine, but I want to open a new tab by clicking on the href link. Is that possible?
greetz
Hi There,
Thanks for writing in!
You can add target=_blank to the anchore tag of the text link.
Example:
<a href="#" target="_blank"></a>
Hope this helps!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.