Le 11 décembre 2009, »Q« a écrit :
Not in 2.0, but in a future version there should be the option to have
them display as long as the cursor is stationary over the element.
It's already in the Firefox 3.6 betas.
There's a 'No Tooltip Timeout' extension for current versions of Fx,
but I don't know if it can work with SeaMonkey.
<https://addons.mozilla.org/en-US/firefox/addon/11233>
Thanks! I got it to work with SM. Here's how:
1) force its installation
- in about:config, create a new string general.useragent.extra.firefox and
set it to Firefox/3.5
- in about:config set extensions.checkCompatibility to false
- install from the above link
2) go to <profile_folder>/extensions/[email protected]/
- edit chrome.manifest and change the first line to:
overlay chrome://navigator/content/navigator.xul
chrome://notooltiptimeout/content/notooltiptimeoutOverlay.xul
- edit install.rdf and add this, just past one of the other
"targetApplication" section: (I think this step is not required to make
it work but that suppresses the warning about incompatibility in Add-on
Manager, and one should then be able to revert
extensions.checkCompatibility to true)
<!-- SeaMonkey -->
<em:targetApplication>
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
<em:minVersion>2.0</em:minVersion>
<em:maxVersion>2.*</em:maxVersion>
</Description>
</em:targetApplication>
3) restart SM and enjoy!
I hope this helps someone!
--
LL
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey