Hacker News new | ask | show | jobs
by felsokning 763 days ago
> The Popover API provides developers with a standard, consistent, flexible mechanism for displaying popover content on top of other page content.

Paywall 2.0?

2 comments

I've used it to implement windows for drilling deeper into rarely used settings in a web-based HMI.

It makes for very simple design compared to using JavaScript, and provides easy layering in DOM for it (including if you want to just delete the popover :D)

The lack of this API wasn’t stopping anyone from implementing a paywall.
> The lack of this API wasn’t stopping anyone from implementing a paywall.

Obviously -- that's inferred by the 2.0.