How to open video (only) from yt in a new window ? - Joomla! Forum - community, help and support
hello.
i'm new @ joomla , webmastering stuff
question how open (in normal article) video [youtube] in new window ? want open area:

is "target" ?
thanks every response.
i'm new @ joomla , webmastering stuff

is "target" ?
thanks every response.
code: select all
<a href="http://www.[youtube].com/embed/video_id" target="_blank">link video</a>html <a> target attribute
http://www.w3schools.com/tags/att_a_target.asp
.
Comments
Post a Comment