Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I'm sure it isn't going to help user if social network's icon would take place of their pointer cursor. *confuss noises*
-
Interesting idea, not a good use case. Cursors are expected to represent the type of action you can take (share, navigate, resize, submit/activate, select, nothing, forbidden), not the object (Facebook, index, login) because the object is indicated by the position of the cursor. It's a good question what else can be meaningfully represented with a cursor, but definitely not the object.
-
Another thing to add to the cursor is it gets knocked out of the correct position if the user scrolls the page.
-
neeno31723yEven though I don't think this is good UX, good job man! This dropdown looks awesome and it looks kinda hard to make (I've never been really good with dropdowns 😅)
Related Rants
it shows a dropdown with a different take on the hover effect. When hovering on each item, the icon of each social network appears, replacing the system cursor.
The code and demo https://codepen.io/flavio_amaral/...
random
css
html
showdev
codepen