Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes the Repel Effect #6 #14

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Akshat162001
Copy link

Hope u like it..

Copy link

@Imran-imtiaz48 Imran-imtiaz48 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code update significantly changes the functionality from a potential hover effect to a click-based ripple effect applicable to multiple buttons.

Additional Considerations:

CSS Styling: The code snippet doesn't show the CSS styling for the .circle class. This class likely defines the appearance and animation of the ripple effect (e.g., size, color, opacity transition).
Performance: Creating and removing DOM elements can impact performance, especially with many buttons. Consider optimizing the ripple effect if used extensively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants