mardusi
Mitglied
Hallo Leute brauch mal dringends eure Hilfe,
will nen Select Tag mit OnChange haben ich denke mal wenn ihr das sieht wisst ihr worauf ich hinaus will
will nen Select Tag mit OnChange haben ich denke mal wenn ihr das sieht wisst ihr worauf ich hinaus will
Code:
<select name="select">
<option value="http://www.seite1.de">Formel 1</option>
<option value="http://www.seite2.de">Grand Prix 2</option>
<option value="http://www.seite3.de">A1 GP</option>
<option value="http://www.seite4.de">WTCC</option>
</select>