anderson-scherer / vanilla-modal

HTML, CSS and JS Modal with Dark / Light Theme, Reduce Motion and Accessibility Features

Home Page:http://mathiasgheno-vanilla-modal.s3-website-sa-east-1.amazonaws.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla Modal

Implementação de uma modal sem utilizar bibliotecas pré-prontas.

Funcionalidades

  • Responsivo
  • Tema light / dark usando prefers-color-scheme
  • Com animação
  • Tema light / dark com botão global
  • Acessível
    • Esc para fechar
    • Não visivel para leitor de telas na inicialização.
    • Click fora da modal
  • Redução de movimentos com prefers-reduced-motion

About

HTML, CSS and JS Modal with Dark / Light Theme, Reduce Motion and Accessibility Features

http://mathiasgheno-vanilla-modal.s3-website-sa-east-1.amazonaws.com


Languages

Language:CSS 53.7%Language:JavaScript 24.4%Language:HTML 21.9%