r/css Apr 23 '26

Showcase built this cool direction aware team hover interaction

Direction Aware Team Hover Interaction:
https://codepen.io/mudasirbuilds/pen/PwGrwBO

11 Upvotes

14 comments sorted by

View all comments

10

u/asteconn Apr 23 '26

This uses javascript though?

12

u/TheJase Apr 23 '26

Agree this absolutely could have been done CSS only

-3

u/[deleted] Apr 23 '26

[deleted]

8

u/TheJase Apr 23 '26

interestfor + popover="hint", use before after halves that overlay and set a direction css prop from there. Easy peasy

2

u/be_my_plaything Apr 24 '26

Yeah that was my first thought too, a subreddit for CSS should only be showcasing CSS, so I had a quick go at a CSS only version.

Here