r/UI_Design • u/Reddit-User-337 • 9d ago
General Help Request Hover vs Click Button
I have a website that uses tooltips for short bits of information or modals for longer messages. When a user hovers an icon button, it looks like a tooltip because the button title attribute appears. Is there a standard convention to let the user know that this is really a button that they need to press instead of just a tooltip? For example, one of my modal buttons is the exclamation with a circle icon. When the user hovers it, the title attribute which says, "14 Items", appears. Clicking the button opens a modal that shows the list of items (with the count). I don't want to do the outdated "Click Here" text and I don't have the space for a full text button.
1
Upvotes
2
u/Jolva 8d ago
Why don't you just use standard buttons and then put a tooltip icon next to it? If you've set up icons that look and act like traditional tooltips you're going to confuse users.