0

How to open two links with single click?

Is there any way to open two links when a text is clicked in html

24th Jan 2020, 11:58 AM
Sushant
Sushant - avatar
1 ответ
+ 5
You can do it with JavaScript url.open but why? One page per link, otherwise it is malicious
24th Jan 2020, 12:13 PM
Gordon
Gordon - avatar