ajout entete
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
/* AUTEUR: Stan
|
||||
DATE : 2025-12-03
|
||||
DESC: Ajout de glitch comme certains evenement dans Warframe
|
||||
*/
|
||||
// https://www.geeksforgeeks.org/html/difference-between-domcontentloaded-and-load-events/
|
||||
|
||||
// https://www.w3schools.com/js/js_timing.asp
|
||||
@@ -46,8 +49,6 @@ function timerGlitch(){
|
||||
window.onload = function () {
|
||||
timerGlitch();
|
||||
// NOTE: Change Current Page based on url in <NAV>
|
||||
|
||||
// TODO Add timer for glitch
|
||||
// NOTE Track mouse mouvement and show after a percentage of ?
|
||||
// NOTE une page sur deux, ...
|
||||
};
|
||||
Reference in New Issue
Block a user