是否可以为备用网址添加书签
当用户尝试为我的其中一个页面添加书签时,我确实希望它为另一个 URL 添加书签(在我的例子中为 tel:// URL - 在 iPhone 上)。是否有元标记或其他东西可以用来指定浏览器为备用 URL 添加书签?
When a user tries to bookmark one of my pages, I really want it to bookmark a different URL (in my case a tel:// URL -- on the iPhone). Is there a meta tag or something I can use to specify that the browser bookmark an alternate URL?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当然可以,具体方法如下:
例如:
这对您有帮助吗?
Sure you can, here is how you can do it:
For exemple:
Does this help you ?