dshongphuc / magic-mouse-js

A lightweight javascript library to create some amazing effects for the mouse (cursor) on your website - MagicMouse.js : https://magicmousejs.web.app/
MIT License
392 stars 60 forks source link

Sticky on links, Text on links #3

Open kodeine opened 4 years ago

kodeine commented 4 years ago

Hello, A very nice project, i was looking for the exact thing. Also, if you visit cuberto.com you will see how they have some nice effects, maybe we can implement those as well.

The cursor sticks to the link and there's like a pull effect. On link hover's we can display a video etc. If you scroll down a little and hover on the project image, the circle changes text.

dshongphuc commented 4 years ago

Hi @kodeine, I'm really glad to hear that you interested in this project. I've checked the demo you gave and yea it have a lot of nice effects, I think we can implement it to this library as well. I will start with the "Sticky on links" effect this week (actually this effect is exactly what I want to do in the option you can see the "hoverItemMove" param, but this still not work correctly). If you have time and want to contribute to this project with other effects (like display video on link), I really appreciate it :)

Thank you a lot for your suggestions !

kodeine commented 4 years ago

Hello, I will do the sticky magnet effect. I already have that done, will implement to this lib.

You can do the video and text on link.

dshongphuc commented 4 years ago

Oh that's even better :) Okay let me implement the video & text