submit 후 submit button 을 disabled 함
This commit is contained in:
@ -379,6 +379,8 @@ function fregisterform_submit(f)
|
||||
|
||||
<?php echo chk_captcha_js(); ?>
|
||||
|
||||
document.getElementById("btn_submit").disabled = "disabled";
|
||||
|
||||
return true;
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user