<form action="" method="POST" onsubmit="return updateVarss();"> </form> function updateVarss(){ return confirm("Вы подтверждаете удаление?"); } $(document).ready(function() { updateVars(); }); It is impossible to transfer from js to the dialog box, i.e. Now the window is completely gone .....