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