projects
/
startseite.malte70.de.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7dbe36
)
Größeres Timeout...
author
Malte Bublitz
<malte@rolltreppe3.de>
Sun, 2 Oct 2022 20:20:41 +0000
(22:20 +0200)
committer
Malte Bublitz
<malte@rolltreppe3.de>
Sun, 2 Oct 2022 20:20:41 +0000
(22:20 +0200)
js/new-tab.js
patch
|
blob
|
history
diff --git
a/js/new-tab.js
b/js/new-tab.js
index efe1ffedcd83b2c3f660093e202acee495ccdc2b..59b1b6c0ebde15011fd0deb2a41e3f01a8e3297d 100644
(file)
--- a/
js/new-tab.js
+++ b/
js/new-tab.js
@@
-25,7
+25,7
@@
window.onload = function() {
document.querySelector("input[type=search]").focus();
setTimeout(() => {
document.querySelector("input[type=search]").focus();
- },
1
00);
+ },
5
00);
/**
* Redirect if an URL was entered in the search form