Fixen von bugs nicht erfolgreich

This commit is contained in:
ja
2021-09-06 14:31:40 +02:00
parent 1bd944cfcb
commit b31e3dcd0f
7 changed files with 294 additions and 26 deletions

View File

@@ -30,11 +30,7 @@
@media (min-width: 768px) {
}
</style>
<script type="text/javascript">
function FocusOnInput() {
document.getElementById("UserID").focus();
}
</script>
<script type="text/javascript">
// Vergebe den Event-Handler
document.onkeydown = handleKeyEvent;