Compare commits
2 Commits
e30bc5704b
...
2b5b0afd91
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b5b0afd91 | |||
| 3db7dc8971 |
@@ -176,8 +176,7 @@ document.addEventListener("DOMContentLoaded", function () {
|
||||
});
|
||||
|
||||
// Form submit is handled server-side by PHP – no JS intervention needed.
|
||||
// Form submit – opens email client with pre-filled mailto: link
|
||||
document.getElementById("contactForm")
|
||||
// Success feedback is shown via #form-result after server redirect.
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user