Getting Started With The Popover API — Smashing Magazine

What happens if you rebuild a single tooltip using the browser’s native model without the aid of a library? The Popover API turns tooltips from something you simulate into something the browser actually understands. Opening and closing, keyboard interaction, Escape handling, and much of the accessibility now come from the platform itself, not from ad-hoc JavaScript.

Smashing Magazine
Popover API or Dialog API: Which to Choose? | CSS-Tricks

Choosing between Popover API and Dialog API is difficult because they seem to do the same job, but they don’t! After a bit lots of research, I discovered that the Popover API and Dialog API are wildly different in terms of accessibility and we'll go over that in this article.

CSS-Tricks
Popover Context Menus with Anchor Positioning – Frontend Masters Blog

A context menu is like a tooltip in that it opens right next to the the thing that opened it. Here, we animate the opening and ensure it opens somewhere where it doesn't get cut off.

Better defaults for popovers - Manuel Matuzovic

I recently added a rule to my reset style sheet UA+ that I wanted to share with you.

Manuel Matuzovic

Dilophosaurus assumes that this qualifies as brain surgery.

#DailyDilophosaurus #Dilophosaurus #Popovers #Dessert #Brians #Dinosaurs

Dilophosaurus assumes that this qualifies as brain surgery.

#DailyDilophosaurus #Dilophosaurus #Popovers #Dessert #Brians #Dinosaurs
Dealbreaker bugs in native popovers - Manuel Matuzovic

I'm a frontend developer in Graz, specialized in HTML, accessibility, and CSS layout and architecture.

Manuel Matuzovic
Merry Christmas, Feliz Navidad, Bon Nadal to all! Last night, I celebrated Christmas Eve with some Catalan friends at the home of one. Today, having a quiet Christmas Day. The popovers turned out amazing.
#christmas #popovers #nadal #navidad
Top layer troubles: popover vs. dialog - HTMHell

A collection of bad practices in HTML, copied from real websites.

Top layer troubles: popover vs. dialog - HTMHell