particles.js icon indicating copy to clipboard operation
particles.js copied to clipboard

[Feature/idea] Making particles visible only on mouse hover

Open rupshabagchi opened this issue 8 years ago • 6 comments

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!

rupshabagchi avatar Aug 15 '17 13:08 rupshabagchi

hi @rupshabagchi , did you find the answer to your question?

devmi avatar Nov 14 '17 21:11 devmi

You can look at this issue #143

wofka72 avatar Feb 22 '18 13:02 wofka72

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

khai-lab avatar Dec 05 '19 07:12 khai-lab

hey, there did you found any solution. I wanted the same effect

Gaurav4code avatar Mar 29 '23 13:03 Gaurav4code

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: @.***>

khai-lab avatar Mar 30 '23 06:03 khai-lab

Any links you can share , I want to implement this in react.

Gaurav4code avatar Apr 01 '23 20:04 Gaurav4code