-
Notifications
You must be signed in to change notification settings - Fork 194
Description
What's your idea?
Description:
The site currently uses a custom "snake" cursor, which may not suit all users. I propose adding a dropdown or toggle button allowing users to switch between cursor styles.
Why needed:
Enhances user experience, accessibility, and personalization.
How will I tackle this?
1.Use HTML to create a dropdown or toggle button for cursor selection.
2.Define multiple cursor styles (default, pointer, crosshair, snake) using CSS classes.
3.Use simple JavaScript (an event listener) to detect the user’s choice and apply the corresponding CSS class to the .
4.Creating localstorage to remember the user's choice.
I’m confident this will enhance personalization and usability for the site, and I’m excited to contribute! Please assign this to me so I can start working on it.
What inspired it? (Optional)
No response
Why would it be cool for readers?
No response