What is the javascript code that is used to make this?
Can it be put inside a jsfiddle?
https://www.conic.style/
Code:
https://github.com/argyleink/conic.css
I have a fiddle here to test it on.
https://jsfiddle.net/dkhvo320/
The confetti animation would occur after 1 click. It would appear once and that’s it.
Have you googled for this effect? It’s very 80s.
The code to do it is in here.
oh, I don’t think this is done with pure javascript. It also has json.
PaulOB
July 31, 2021, 12:21pm
4
No that’s just the conic gradient effect, If you want the confetti then you will need the js that goes with it.
I think you can find it here.
2 Likes
PaulOB
July 31, 2021, 1:13pm
5
I had a quick go at it but the JS is above my pay scale
It seems to work but probably not implemented 100% correctly.
1 Like
What is spread equivalent to in px value?
70 spread would mean what in px?
system
Closed
October 30, 2021, 10:39pm
8
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.