简体   繁体   English

更快显示HTML标题属性

[英]Showing HTML title attribute faster

有没有一种方法可以减少显示HTML标题属性的延迟?

If you implement your own tooltip mechanism you can freely adjust the time it takes to show up. 如果您实现自己的工具提示机制,则可以自由调整显示时间。 There is no way to modify the native tooltip. 无法修改本机工具提示。

Assume there was no delay, and when you move the mouse over the page ,if every element that you passed across instantly popped up a title tooltip, how confusing it would be.I dont think ew can remove that delay. 假设没有延迟,并且当您将鼠标移到页面上时,如果所遇到的每个元素都立即弹出标题工具提示,那将是多么令人困惑。我认为ew不能消除这种延迟。

There are many jquery apis available, which can be used as a replacement for tooltip functionality. 有许多可用的jQuery API,可以替代工具提示功能。 eg:qtip 例如:qtip

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

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