0
How to open two links with single click?
Is there any way to open two links when a text is clicked in html
1 Answer
+ 5
You can do it with JavaScript url.open
but why? One page per link, otherwise it is malicious
Is there any way to open two links when a text is clicked in html