commit 22/01/2026
This commit is contained in:
@@ -7,7 +7,7 @@ $(document).ready(function() {
|
||||
}
|
||||
});
|
||||
|
||||
$(window).on('beforeunload', function() {
|
||||
$(window).on('unload', function() {
|
||||
console.log("User is leaving login.html");
|
||||
// Your cleanup code here
|
||||
});
|
||||
Reference in New Issue
Block a user