52
redigeringer
Diversen (diskussion | bidrag) No edit summary Tag: Manuel tilbagerulning |
Diversen (diskussion | bidrag) No edit summary Tag: Tilbagerullet |
||
Linje 61: | Linje 61: | ||
// Function to reload the page | // Function to reload the page | ||
function reloadPage() { | function reloadPage() { | ||
Linje 78: | Linje 66: | ||
} | } | ||
// Set up the | // Set up the orientation change event listener | ||
window.addEventListener(' | window.addEventListener('orientationchange', reloadPage); |