Cuberto / mouse-follower

A powerful javascript library to create amazing and smooth effects for the mouse cursor on your website.
MIT License
724 stars 60 forks source link

Cursor Follower Functionality Not Working as Expected #46

Open wizrahat opened 3 weeks ago

wizrahat commented 3 weeks ago

The Cuberto Mouse Follower library I'm trying to implement is not working as expected. The cursor follower functionality is not showing up on my website, and I'm finding the documentation to be quite complex and difficult to understand.

It would be extremely helpful if someone could provide a basic markup example that demonstrates how to properly set up and use this library. Having a simple, well-commented code snippet to reference would make it much easier for me to get this feature working correctly on my site.

Possible Causes/Solutions: I'm not sure what might be causing the issue with the cursor follower. It's possible that I'm missing a step in the setup or configuration process, but the documentation doesn't seem to provide a clear, step-by-step guide for getting started.