t4t5 / sweetalert

A beautiful replacement for JavaScript's "alert"
https://sweetalert.js.org
MIT License
22.4k stars 2.84k forks source link

Positioning of alert window in an Iframe #841

Open stefanb22 opened 6 years ago

stefanb22 commented 6 years ago

I love Sweetalert but is there any way of changing the vertical positioning of the alert box when running in a Iframe?

It seems the alert box will center around the size of the Iframe but since the height is larger than what is visible in the browser the alert is shown outside of the visible area.