Hacker News new | ask | show | jobs
Position-try fallback options and conditional hiding in CSS (developer.mozilla.org)
1 points by SmartHypercube 563 days ago
1 comments

A common requirement for tooltips is that they should appear above or below some other elements, depending on the position, in order to make sure they stay inside the screen. CSS now has native support for this.