Open window and automatically click somewhere

Asked

Viewed 184 times

0

Hello I would like when people who sign in to my website,click on a certain button to open my youtube channel and automatically sign up.?

2 answers

0

Try creating a link on the button to https://www.youtube.com/subscription_center?add_user=USUARIOYOUTUBE, preferably with target="_blank" to open in new tab.

  • I’m not getting it

  • how complete it would be

  • <a href="https://www.youtube.com/subscription_center?add_user=descealetra" target="_Blank">My Channel</a>

-1

You need to be more specific, however one possible way is this.

<a href="#seulinkdoyoutubeaqui" target="_blank">Meu Canal</a>

Browser other questions tagged

You are not signed in. Login or sign up in order to post.