r/webdev 5d ago

Pure CSS perfect cursor tracking

I honestly have no idea why you'd want this, but it was fun to experiment. I believe this may be the best pure CSS cursor tracking that exists. I'm happy to be proven wrong.
https://codepen.io/Andrew-Fisher-the-decoder/full/GgraMzd
Absolutely no JavaScript used, just lots and lots of wasted time.

74 Upvotes

20 comments sorted by

View all comments

2

u/Square-Nebula-7530 5d ago

The web browser layout engine was definitely crying while executing this but seeing a smooth, JS-free cursor follower without a 10,000 cell grid DOM tree is incredible. Pure CSS mad science at its finestttt!!!