darkside666/show-modal-dialog-multi

showModalDialog polyfill

dev-master 2020-09-29 10:57 UTC

This package is auto-updated.

Last update: 2024-04-29 04:09:48 UTC


README

ShowModalDialog Polyfill

Initial implementation https://github.com/niutech/showModalDialog

Updated features and fixed bugs https://github.com/macmessa/showModalDialog/tree/multiple-dialog

DarkSide666 - additional compatibility issues fixed, added up-to-date demos etc.

For usage examples see demo.html and demo-strict.html files. If you don't need to support Internet Explorer, then demo-strict.html is the way to go. Otherwise you will have to use eval version which is implemented in demo.html, but that will not be supported for FireFox and possibly other modern browsers in future too.