🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Dialogify is a jQuery plugin to create modern, customizable dialog/popup boxes and modal windows using the dialog element and HTMLDialogElement API.

confirm popup prompt Modal alert Dialog window

Documentation

Dialogify

A javascript plugin for creating dialog/lightbox, implements with HTMLDialogElement.

Basic usage

new Dialogify('dialog content')     .title('dialog title')     .buttons([{type:Dialogify.BUTTON_PRIMARY}])     .showModal();

basic dialogify

Usage and examples

https://oneupnetwork.github.io/dialogify/

Dependencies

Browser compatibility

All modern browser and IE11

Designed by

Phoebe

Contribute

  • Fork & clone this repo
    npm install npm install gulp-cli -g gulp build 
  • Create branch and commit your changes
  • Open a pull request

Feel free to contribute

License

MIT


You May Also Like