Servus Matthias,
wie bindet man JS in HTML ein?
Hattest du auch schonmal das Problem, etwas zu googlen und trotz vieler Ergebnisse nur tote Links zu finden, weil irgendwas mit dem Ziel passiert ist?
Darum hier ein Beispiel für Leute mit eben diesem Problem:
<script>
do{
alert('HUI!');
}while(true);
</script>
ciao
--
"Sir, we are surrounded" - "Excellent, we can attack in any direction!" [https://youtu.be/rcOQM48cXEk]
"Sir, we are surrounded" - "Excellent, we can attack in any direction!" [https://youtu.be/rcOQM48cXEk]