DEV Community

Discussion on: Fun with JavaScript and CSS - random dots

Collapse
 
codepo8 profile image
Christian Heilmann

The amazing @anatudor did a fork with a few changes

Changes:
➡️ animates transform instead of offsets and dimensions
➡️ rand generates a random number between a min & max and has an integer flag
➡️ dots stay within viewport at all times/ no scrollbars

codepen.io/thebabydino/pen/ExxERJJ

twitter.com/anatudor/status/119197...