explore more widgets
description
Attach hover tooltips to any element on your page just by targeting it with a CSS selector.
How it works:
In the widget's settings, list your tooltip rules one per line using the format:
E.g.:
.info-icon | Click here for more details
#div-tooltip | This tooltip says whatever!
• This widget requires
• Selectors follow standard CSS syntax, so
How it works:
In the widget's settings, list your tooltip rules one per line using the format:
.class-or-#id | Your tooltip text here
E.g.:
.info-icon | Click here for more details
#div-tooltip | This tooltip says whatever!
• This widget requires
script embedding, since it needs to reach elements elsewhere on the host page.
• Selectors follow standard CSS syntax, so
.class, #id, and more complex selectors like .card .titlework.reviews
No ratings yet
Sign in to rate and review this widget.
No reviews yet. Be the first!