Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit f1ef3305 authored by 65160381's avatar 65160381
Browse files

Update file register.ejs

parent c692469b
No related branches found
No related tags found
No related merge requests found
Pipeline #548 passed with warnings
......@@ -79,7 +79,7 @@
<script src="/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
<script>
// Optional: JavaScript to check if passwords match before form submission
// เช็ค pass ให้ตรง
const form = document.querySelector('form');
form.addEventListener('submit', function(e) {
const password = document.getElementById('floatingPassword').value;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment