Skip to main content

Practice ยท 2 of 3

Toast and Filter Popover

Two flavors, right tool each: (1) a toast notification as popover="manual" (no light dismiss) that carries its own close button (popovertarget + popovertargetaction="hide"); (2) a filter panel as a plain auto popover (light dismiss expected). Distinct ids; no JavaScript.

Difficulty: advanced

Back to lesson: Practice: Popovers & Invokers โ€” Practice