slightly more convenient
This commit is contained in:
parent
f9063ee35f
commit
d12143daf0
@ -144,5 +144,9 @@ layout: null
|
||||
searchwww();
|
||||
}
|
||||
});
|
||||
|
||||
window.addEventListener('onload', () => {
|
||||
document.getElementById("searchbar").select();
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user