Most voted "confirm" questions
2 questions
Sort by count of
- 
		1 votes0 answers519 viewsPHP and Javascript - Yes and No options in Confirm popupOn my website, I have an event query section. Within this section, I added a CANCEL EVENT button. When this button is clicked, it executes the following javascript function: function… 
- 
		0 votes1 answer46 viewsChrome does not apply Addclass before calling window.confirmProblem: Chrome is not rendering my class addclass before the call from my confirmation window window.confirm it is as if it got stuck and was released only after confirm. What I did was put the…