View Single Post
Old 04-02-2020, 08:49 AM  
drexl
Whale Hunter
 
drexl's Avatar
 
Industry Role:
Join Date: Jan 2016
Posts: 930
Quote:
Originally Posted by GoCastaway View Post
target="_blank"
I mean this:

<iframe src="https://chaturbate.com/in/?track=embedtube&tour=CoeM&campaign=XXXXXX&disable _sound=1&target=_blank&mobileRedirect=auto&embed_video_only=1" height="250px" width="300px" frameborder="0" class="code" scrolling="no"></iframe>


target="_blank" would work in an anchor tag (a href) but I don't think it will open a new window if placed in an iframe like so:

<iframe target="_blank" src="https://chaturbate.com/in/?track=embedtube&tour=CoeM&campaign=XXXXXX&disable _sound=1&mobileRedirect=auto&embed_video_only=1" height="250px" width="300px" frameborder="0" class="code" scrolling="no"></iframe>
__________________
drexl is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote