soulwire/sketch.js

Full screen issues and click through

Opened this issue · 1 comments

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.

I guess this project is abandoned...