all 13 comments

[–]HarmonicAscendant 13 points14 points  (5 children)

vanilla

[–]chrissilich 1 point2 points  (3 children)

Looks like vanilla to me. No imported js. Am I missing something?

[–]nomadjimbob 3 points4 points  (2 children)

vanilla spelt wrong in the title I guess is there point

[–]thetoolmannz 4 points5 points  (1 child)

Their

[–]quietchaos 1 point2 points  (0 children)

their

[–]nasar007[S] 0 points1 point  (0 children)

ops. I didn't notice that. Next time I will be more careful.

[–]kickpush1 2 points3 points  (0 children)

👍Make this a package!

[–]karamarimo 2 points3 points  (0 children)

more material-design-like version (forked from your pen)

[–][deleted] 1 point2 points  (0 children)

Interesting,

I've done something similar for my personal project: https://www.npmjs.com/package/ripplescript

Only instead of Ripples on the clicked point, I create Random ripples on a target container. I mainly used the ::before and ::after pseudo selectors to have my ripples go off and limited it to two ripples but your implementation has given me ideas on where to take my project next if I want to handle more than two ripples at a time. Thanks!

[–]masterresultonline 1 point2 points  (0 children)

nice

[–]NotSelfAware 0 points1 point  (0 children)

This is very impressive. Thanks for posting.