jsanahuja / gModal

A light modal (alert, confirm) implementation in vanilla Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gModal

A vanilla/raw JS implementation of Modal. Light and dependency free library.

Full documentation and examples here

Some examples

An alert with accept and close button Example1

A confirm without close button. Example2

Everything is fully customizable. Check the docs for more.

About

A light modal (alert, confirm) implementation in vanilla Javascript

License:MIT License


Languages

Language:JavaScript 80.5%Language:CSS 19.5%