Cheatah: function go(x)

Beitrag lesen

Hi,

Fehlermeldung: Zeile 51, Objekt erforderlich!
Hinweis: Fehlermeldung ist: Objekt erforderlich in Zeile 50

hm, welche denn nun?

<! Autor: Roman Golubich>

Das ist kein gültiges HTML.

<script language="JavaScript">

ERROR: Required attribute "type" missing.

<select name="auswahl" size="1" onChange="Go(this.form.auswahl.options[this.form.auswahl.options.selectedIndex].value)">

onChange="alert(this); alert(this.form); alert(this.form.auswahl); alert(this.form.auswahl.options); alert(this.form.auswahl.options.selectedIndex); alert(this.form.auswahl.options[this.form.auswahl.options.selectedIndex].value);"

Cheatah

--
X-Will-Answer-Email: No