You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you click e.g. the button "Promt Dialog" alertify injects the DOM section#alertify. After clicking "Ok", the section persists in the DOM (just classes change to hidden). You are not able to click the button again, if its position is exactly underneath this section.
Reproduce: Open http://fabien-d.github.com/alertify.js/ , scroll the page so "Customizable Dialog Box" with those three buttons is quite below the header of the page. Click "Promt Dialog" and click "Ok" to close the popup. Be sure that the width of the browser meets a condition so that the "Promt Dialog" button is underneath the section#alertify. You can't click the button again.
The text was updated successfully, but these errors were encountered:
If you click e.g. the button "Promt Dialog" alertify injects the DOM section#alertify. After clicking "Ok", the section persists in the DOM (just classes change to hidden). You are not able to click the button again, if its position is exactly underneath this section.
Reproduce: Open http://fabien-d.github.com/alertify.js/ , scroll the page so "Customizable Dialog Box" with those three buttons is quite below the header of the page. Click "Promt Dialog" and click "Ok" to close the popup. Be sure that the width of the browser meets a condition so that the "Promt Dialog" button is underneath the section#alertify. You can't click the button again.
The text was updated successfully, but these errors were encountered: