Html Tooltip not working in notes (with the or CSS)
I tried to improve the readability of my notes by moving some stuff (such as references or less important information) in a Tooltip, but none of the option I tried worked.
I tried :
● the HTML title attribute:
< p >< abbr title ="My tooltip">Mouse over here</ abbr>Some text</ p>
< span title="My tooltip">Mouse over here</ span>
● a regular CSS tooltip like https://www.w3schools.com/css/css_tooltip.asp (I added all the css to extensions.zotero.note.css )
Is there a way to make these 2 options work or to have a tooltip in any other way in a Zotero note ?
I tried :
● the HTML title attribute:
< p >< abbr title ="My tooltip">Mouse over here</ abbr>Some text</ p>
< span title="My tooltip">Mouse over here</ span>
● a regular CSS tooltip like https://www.w3schools.com/css/css_tooltip.asp (I added all the css to extensions.zotero.note.css )
Is there a way to make these 2 options work or to have a tooltip in any other way in a Zotero note ?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
You can also use this plugin:
https://github.com/Gettyk/Zotero_plugin
In either case, you will have to apply the modifications each time you update Zotero.