Hallo Roland,
verstehe ich Dich richtig? Du hast
<script ...>
1. Script
</script>
<script ...>
2. Script
</script> ?
Dann versuch doch folgendes:
<script ...>
1. Script
if (Bedingung) {
2. Script
}
</script>
Gruß, Jürgen
Hallo Roland,
verstehe ich Dich richtig? Du hast
<script ...>
1. Script
</script>
<script ...>
2. Script
</script> ?
Dann versuch doch folgendes:
<script ...>
1. Script
if (Bedingung) {
2. Script
}
</script>
Gruß, Jürgen