Hello!
I got stuck in creating tooltip, got an idea of puttig tooltip content on background, but can"t understand how to make tooltip appear in exact place, like here Plans & pricing | Webflow
mine tolltips showing up only fixed to a center of a page. ( i"ve done everything like it"s been shown here Footer menu with popups - #7 by sabanna - Animations & Interactions - Forum | Webflow )
tooltips have to appear infront of question icon in a list, for example like here
Plans & pricing | Webflow
https://preview.webflow.com/preview/olha-vasilievas-dandy-site?preview=e5492a075de7e75b799ea0639c0c9a09
MOD EDIT: Changed name from “How can i make tooltips be shown at exact place?” For easier indexing and moved from Need help category to Embed/Custom Code
Here is my public share link: LINK
(how to access public share link )
sabanna
(Anna)
November 25, 2015, 6:13pm
2
Hello @iirispaikese ,
For create a tool-tip that follows the cursor around (like on the pricing page) within only Webflow not possible now. You wll need to add a jQuery plugin or custom code.
Regards,
Anna
PixelGeek
(Nelson)
November 25, 2015, 6:17pm
3
I’ve used this in the past:
http://iamceege.github.io/tooltipster/
Hope this helps
1 Like
Eka
(Ekaterina)
November 26, 2015, 12:58am
4
Hi!)
If I understand you correctly, you want to do this Screen capture - 70d1c8c5f7a383685de1feb0d28d3e02 - Gyazo
In order to tooltip appears next to icon:
for alt div: “position: relative” Screenshot by Lightshot
create text block in alt div Screenshot by Lightshot
for this text block: “position: absolute” (top left) Screenshot by Lightshot
set the desired style to text block and “display: none”.
set interaction for icon Screenshot by Lightshot
3 Likes
system
(system)
Closed
January 30, 2016, 3:16am
6
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.