G
G
godsplane2021-05-27 22:34:18
Browsers
godsplane, 2021-05-27 22:34:18

How to open the Edge browser when visiting a website with internet explorer?

When you access some sites from the explorer, Edge automatically opens. Is there any way to do this for my site?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
y0u, 2021-05-28
@y0u

JS

window.location = 'microsoft-edge:https://www.site.com'

HTML
<a href="microsoft-edge:https://www.site.com">Link</a>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question