You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -275,6 +275,7 @@ <h3>6. Use plugins</h3>
275
275
<p><spanclass="code">follower</span> Lets the tooltip follow the cursor. Available <ahref="https://github.com/louisameline/tooltipster-follower" target="_blank">here</a></p>
276
276
<p><spanclass="code">scrollableTip</span> Makes the tooltip scrollable when it gets too big. Available <ahref="https://github.com/louisameline/tooltipster-scrollableTip" target="_blank">here</a></p>
277
277
<p><spanclass="code">discovery</span> Creates groups of tooltips for faster display. Demonstrated in the <ahref="#grouped">Grouped tooltips</a> section and available <ahref="https://github.com/louisameline/tooltipster-discovery" target="_blank">here</a></p>
278
+
<p><spanclass="code">selectableText</span> Makes a tooltip appear when you select / highlight some text. Available <ahref="https://github.com/louisameline/tooltipster-selectableText" target="_blank">here</a></p>
278
279
279
280
<p>For more information about plugins, read our <ahref="#plugins">plugins section</a>.</p>
0 commit comments