how can i custom a popup window in js when i click the submit button.
the popup window only has a "Confirm" button, and how to detect user has clicked the button, then it can return the submit form?
P.S. the popup window doesn't allow to ajust size, and hidden the the top toolbar (so user can't click the close popup window button at right top corner)