Popup while hovering an icon

Hi Guys,

Anyone know if it’s possible to generate a popup when hovering on an image or icon? Hover, not click. I have an icon that when hovered would display a popup with stats.

Yes it’s possible.

Create a new group or text box and set it to not visible on page load.

In it’s conditions look for the icon you want pick it and then pick “on hover” to activate then set the result as is visible. I think you’ll have to verify the placement near your icon so maybe make it all a group together so that it won’t be separated far away if the screen gets resized.

2 Likes

Gah, simple. Thanks.

You might want to use a floating group. It handles a lot of the css that you’re going to require.

This topic was automatically closed after 70 days. New replies are no longer allowed.