Hi guys I have been trying to figure out how to open multiple links one click.
Opening multiple links on one click
3
Hi guys
I have been trying to figure out how to open multiple links one click.
I am using the below JS - however, it doesn't work on mobile devices. Does anybody know how/if it is possible to do this. Ideally I wish to open 3 links on one click. It works on my laptop, but not on my phone (assume it is to do with the js?)
<a href="Google" target="_blank" onclick="window.open("Sign In window.open("http://www.yahoo.com/" ;">click here</a>
Thanks
Glenpud
I have been trying to figure out how to open multiple links one click.
I am using the below JS - however, it doesn't work on mobile devices. Does anybody know how/if it is possible to do this. Ideally I wish to open 3 links on one click. It works on my laptop, but not on my phone (assume it is to do with the js?)
<a href="Google" target="_blank" onclick="window.open("Sign In window.open("http://www.yahoo.com/"
Thanks
Glenpud
- techmyview
- glenpud
Next Topics on Trending Feed
-
3