【问题标题】:increase display time of html title element as tooltip增加 html 标题元素作为工具提示的显示时间 【发布时间】:2011-01-23 07:20:38 【问题描述】: 有没有办法使从 html 项目的标题元素中出现的提示显示的时间长于默认情况下的大约 6 秒?不能使用涉及 div/span 的自定义解决方案,因为它们在当前框架中不起作用。 【问题讨论】: Is there a way to have the title attribute of an html element to display for a longer time? 的可能重复项 标签: tooltip title 【解决方案1】: 我不认为你可以,但是你可以使用nicetitle 代替吗?它不需要您将 div/span 添加到您的解决方案中。 【讨论】: