Interstitials

Use when applies to CSS and JavaScript implementations of modals, overlays, pop-ups, cookie banners, newsletter sign-up dialogs, and promotional overlays. Check for `position: fixed`, `position: absolute` with large z-index, backdrop overlays, and JavaScript that shows modals on page load or shortly after. Consider both SEO impact (Google) and accessibility (WCAG focus management).

thedaviddias 5b341ce 2 files · 7.3 KB Updated

File contents

thedaviddias/front-end-checklist/tree/main/skills/interstitials commit 5b341cebb5

Frequently asked questions

npx skillmds@latest add thedaviddias/interstitials