IL2PG2021
@IL2PG2021
In index.html you see window.close() ? That does not work, how do I make it close the window on command
HTML, CSS, JS
InvisibleOne Like notGilbert said, you can't close a window in js unless you first trick it into thinking it opened the window. You can read more about it here: https://stackoverflow.com/questions/23306882/javascript-close-current-window2 years ago
notGilbert Unless the window is opened by a window.open, it is not possible to close the window through JavaScript,
maybe blank the screen or show a not authorized message?2 years ago
Me and @cosemus colabed and made this website! Check it out and feel free to give feedback! (On feedback page) to use navigation bar hover ur mouse ov
HTML, CSS, JS
Whippingdot Ummm I don't understand what is so special and good about this website... @BananaJellyfish and @FloCal35 why the upvotes?2 years ago
codingjlu What is this exactly supposed to do? Also, why in the world do you want to use/are you using cookies?2 years ago