Sascha: Drop-down

Beitrag lesen

Ich bin's nochmal

<select name="stage1" size="1" onChange="redirect(this.options.selectedIndex)">
<option value="Windows" >Windows</option><option value="SunOS" »» function redirect(x){

<select name="stageA" size="1" onChange="redirect(this.options.selectedIndex)">

zu sehen unter http://139.13.25.24/test/index.php

liegt es vielleciht daran, dass ich zweimal sage "(this.options.selectedIndex)"?