Hacker News new | ask | show | jobs
Show HN: A 683 byte tooltip in pure CSS (mightycrow.github.io)
9 points by mightyCrow 3552 days ago
4 comments

Sweet! I've got a thing for micro-frameworks/libraries like this. It's surprising how much functionality fits in less than a kilobyte, while most websites these days use megabytes. Well done!
You might want to add a more visible link to the repo on the page, the github banner in the corner is easy to miss.

Cool stuff otherwise, looks nice and clean. Although you have to be careful and make sure it always fits on the page (fallback to display on top on small screens for instance).

Will look into it. Thank you!
I didn't know you could fetch HTML attributes values through CSS properties. Neat!
It's awesome :)
How is this supposed to work on mobile?