Größeres Timeout...
authorMalte Bublitz <malte@rolltreppe3.de>
Sun, 2 Oct 2022 20:20:41 +0000 (22:20 +0200)
committerMalte Bublitz <malte@rolltreppe3.de>
Sun, 2 Oct 2022 20:20:41 +0000 (22:20 +0200)
js/new-tab.js

index efe1ffedcd83b2c3f660093e202acee495ccdc2b..59b1b6c0ebde15011fd0deb2a41e3f01a8e3297d 100644 (file)
@@ -25,7 +25,7 @@ window.onload = function() {
        document.querySelector("input[type=search]").focus();
        setTimeout(() => {
                document.querySelector("input[type=search]").focus();
-       }, 100);
+       }, 500);
        
        /**
         * Redirect if an URL was entered in the search form