Lom Posted May 22, 2018 Share Posted May 22, 2018 всем привет. подскажите как вот в этом <a href="https://www.google.ru" onclick="window.open('https://www.yandex.ru' 'https://www.yandex.ru')">Скачать</a> сделать так что бы при нажатии "скачать" одновременно открылся 1 гугл и два яндекса? @ Quote Link to comment Short link Share on other sites More sharing options...
SkepticalFox Posted May 22, 2018 Share Posted May 22, 2018 <a href="https://www.google.ru" onclick="window.open('https://www.yandex.ru');window.open('https://www.yandex.ru');">Скачать</a> 1 @ Quote Link to comment Short link Share on other sites More sharing options...
Lom Posted May 22, 2018 Author Share Posted May 22, 2018 4 минуты назад, SkepticalFox сказал: <a href="https://www.google.ru" onclick="window.open('https://www.yandex.ru');window.open('https://www.yandex.ru');">Скачать</a> открывает 1 гугл и 1 яндекс @ Quote Link to comment Short link Share on other sites More sharing options...
Ekspoint Posted May 22, 2018 Share Posted May 22, 2018 1 час назад, ЛОМ сказал: открывает 1 гугл и 1 яндекс <a href="https://www.google.ru" onclick="{window.open('https://www.yandex.ru');window.open('https://www.yandex.ru');}">Скачать</a> 1 @ Quote Link to comment Short link Share on other sites More sharing options...
Lom Posted May 22, 2018 Author Share Posted May 22, 2018 (edited) 1 час назад, SkepticalFox сказал: <a href="https://www.google.ru" onclick="window.open('https://www.yandex.ru');window.open('https://www.yandex.ru');">Скачать</a> 21 минуту назад, Ekspoint сказал: <a href="https://www.google.ru" onclick="{window.open('https://www.yandex.ru');window.open('https://www.yandex.ru');}">Скачать</a> оба варианта пашут. оказывается в браузере гугл хром просто не работало а вот в Firefox открывает как и задумано. интересно почему так? СПАСИБО!!! P/S... понял почему в гугл хроме не срабатывало. там ведь по умолчанию выключены в настройках "всплывающие окна" Edited May 22, 2018 by ЛОМ @ Quote Link to comment Short link Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.