[ad_1]
I’m working on a pop up that shouldn’t be able to be closed or skipped unless a certain word (a password) is entered in a text field. The popup will appear when loading a landing page, then ask for the passcode, the user will click on a button and that should that.
Problem is, pop up is not closing, the submit button is working but the pop up won’t go away. It’s a loop at this point.
Any suggestions?
[ad_2]
How are you building the popup? Usually that sort of functionality requires custom coding.