简体   繁体   English

如何从另一个浏览器打开选项卡到 Internet Explorer [暂停]

[英]How to open tab from another browser to internet explorer [on hold]

IN my project client need a specific link which should be open in IE.在我的项目中,客户需要一个应该在 IE 中打开的特定链接。 only.只要。 Suppose I use chrome for website.. but after clicking that link it should open in IE.假设我使用 chrome 作为网站.. 但点击该链接后,它应该在 IE 中打开。

Try this it works for me.试试这个它对我有用。

<A HREF="microsoft-edge:https://www.google.com">Google</A>

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM