marcelodolza / iziModal

Elegant, responsive, flexible and lightweight modal plugin with jQuery.
http://marcelodolza.github.io/iziModal/
Apache License 2.0
2.16k stars 286 forks source link

Can we give pulse effect on overlayClose false state like bootstrap modals? #253

Open ZeynepOrman opened 5 months ago

ZeynepOrman commented 5 months ago

Hello,

I setup my modal with this parameter: overlayClose: false, It works properly. When I click overlay area in html page, I want that this modal takes pulse effect. Like bootstrap modals.

https://getbootstrap.com/docs/5.0/components/modal/#static-backdrop

In bootstrap it is named as static-backdrop. In your library it is named as overlay.