Forum Discussion
Display text on hover over
So I have a blank buttons that uses the action for web url. I want to make so when I hover over the button a text box or a card or something else where on my page will give a short description.
I use a table that has links and descriptions all ready so I have something a measure can reference but I just don't know how to get another object to do something when you hover over something else.
- Ben19812 years agoHelper III
Not much to show really other than this is the kind of look I'm going for...
Two buttons and a central large box to display a detailed description. The user would hover over each button and a description will appear in the box.
- Arul2 years agoSuper User
Ben1981 ,
Based on the hover-over behavior it may not be feasible. However, you can still display information on the card visual. For that, you'll need appropriate names like "Link 1," "Link 2" in the table.
- Ben19812 years agoHelper III
That's what I thought but I hoped maybe someone knew a way 🙂 Thanks anyway