Skip to content
forked from jsanahuja/gModal

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

License

Notifications You must be signed in to change notification settings

jcarlos66/gModal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.5%
  • CSS 19.5%