标签: html browser
如果我将鼠标悬停在Web浏览器中页面的标签上,则会出现一个工具提示,显示该页面的完整标题。我想更改该工具提示;例如
<title title="Some other text">Name of the page</title>
这有可能吗?
答案 0 :(得分:2)
否,不可能。
您不能将页面标签的工具提示更改为与<title>元素的内容不同。
<title>
答案 1 :(得分:0)
没有解决方案来更新title作为title中head标签的工具提示
title
head