标签: html browser
mailto链接无法在任何浏览器中使用Google Chrome(版本45.0.2454.93),Mozilla Firefox(版本41.0)和Internet Explorer 11等。它正在打开一个新的浏览器窗口。
我无法更改Chrome处理程序设置。我在许多已发布的问题中看到了答案。
我的代码是:
<a href="mailto:info@example.com">info@example.com</a>
如何修复它。