entfernen Sie das onload()
Funktion aus dem Body-Tag und fügen Sie sie am Ende des Bodys hinzu
<script>
$(document).ready(onload);
</script>
entfernen Sie das onload()
Funktion aus dem Body-Tag und fügen Sie sie am Ende des Bodys hinzu
<script>
$(document).ready(onload);
</script>