You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'd like to use the particle effect as a mouse trail for a Christmas page, but I'm having problems to cover the full screen. The effect appears inside a rectangle in the page, so I've set the canvas as "fixed" with "top" and "left" = 0. I don't know if this is the best way, I'm not good at all in html.
Also I've the problem I can't click links below the canvas. I've read in another thread I can "pass an eventTarget option", but I've not idea of what it is or where to set it.
There's a curious thing, however. The text of related articles below can be selected, and there the particles are not working. It seems that the "opacity" property disables it (but only there).
Hi, I'd like to use the particle effect as a mouse trail for a Christmas page, but I'm having problems to cover the full screen. The effect appears inside a rectangle in the page, so I've set the canvas as "fixed" with "top" and "left" = 0. I don't know if this is the best way, I'm not good at all in html.
Also I've the problem I can't click links below the canvas. I've read in another thread I can "pass an eventTarget option", but I've not idea of what it is or where to set it.
There's a curious thing, however. The text of related articles below can be selected, and there the particles are not working. It seems that the "opacity" property disables it (but only there).
You can see an example here: http://www.lemonskin.net/io/13713
Any idea?
Thanks.
The text was updated successfully, but these errors were encountered: