开发者

Is it possible to change the ToolTip text on the run?

开发者 https://www.devze.com 2023-01-24 10:24 出处:网络
I have a Firefox browser overlay, which adds an icon with a tooltip. There is a script that runs onclick and changes the tooltip text, but despite the s开发者_StackOverflow中文版cript seems to be exec

I have a Firefox browser overlay, which adds an icon with a tooltip. There is a script that runs onclick and changes the tooltip text, but despite the s开发者_StackOverflow中文版cript seems to be executed, the actual tooltip text does not change at all. Is there a way to fix it? Thank you.


It's tooltipText not tooltiptext

0

精彩评论

暂无评论...
验证码 换一张
取 消