particles.js
particles.js copied to clipboard
[Feature/idea] Making particles visible only on mouse hover
I'd like to know if it is possible to have particles appear on an otherwise blank page. If not, then it wouls be a great feature to add. Thanks!
hi @rupshabagchi , did you find the answer to your question?
You can look at this issue #143
Hi, can I know how do I set this as a full screen background on my html site?
https://codepen.io/nikspatel/pen/aJGqpv
I tried to set its css as: position :fixed; z-index:-10;
It work fine once I enter the site but when I scroll down, its not working as it should be. The particle is not following the cursor anymore, once I scroll down more, the particle just go missing. I also tried to set it as an iframe background but its not working once I move my cursor thought a div.
This is something I am trying to do : https://mahno.com.ua/en.
Can anyone help?
Appreciate it. Thanks
hey, there did you found any solution. I wanted the same effect
Hi,
Yes, I managed to solve the issue. How can I help?
On Wed, Mar 29, 2023 at 9:20 PM Gaurav @.***> wrote:
hey, there did you found any solution. I wanted the same effect
— Reply to this email directly, view it on GitHub https://github.com/VincentGarreau/particles.js/issues/228#issuecomment-1488601140, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN6JPL3KTAJ2PWWMX4RU273W6QZLFANCNFSM4DW6KTJQ . You are receiving this because you commented.Message ID: @.***>
Any links you can share , I want to implement this in react.