top | item 16961572

Show HN: Loading Squares – Recursive CSS

2 points| bamblehorse | 7 years ago |codepen.io

5 comments

order

bamblehorse|7 years ago

I played around with the animation but settled on this one. Might hurt your eyes a bit. But the nested div's is the main takeaway.

simondever|7 years ago

Crashes my Firefox Mobile 59.0.2 instance every time before page even renders. That must be one sweet animation.

bamblehorse|7 years ago

I'll try and make it a bit more mobile friendly. It was glitchy on my phone too. Sorry about that.

EDIT: Added will-change: transform and translateZ(0) but it's just a bit intense for a mobile I think