was ist hier falsch. die auswahl funktioniert nicht (keine reaktion):
<html>
<head>
<title>fsProgrammaquaterra70</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function Go(x)
{
if(x == "nothing")
{
document.forms[0].reset();
document.forms[0].elements[0].blur();
return;
}
else if(x == "end") top.location.href = parent.frames[1].location;
else
{
parent.frames[1].location.href = x;
document.forms[0].reset();
document.forms[0].elements[0].blur();
}
}
//-->
</script>
</head>
<frameset rows="313,119*" frameborder="NO" border="0" framespacing="0" cols="*">
<frame name="tfProgramm_aquaterra70" scrolling="NO" src="Programm_Kopf.htm">
<frame name="bfProgramm_aquaterra70" src="Programm1_aquaterra70.htm">
</frameset>
<noframes></noframes>
<body bgcolor="#FFFFFF">
<form>
<select size=1 name="Auswahl" onChange="Go(this.form.Auswahl.options[this.form.Auswahl.options.selectedIndex].value)"
style="width:200px; background-color:#FFFFE0;
font-size:9pt; font-family:Arial,sans-serif;" width=250>
<option value="nothing">Auswahlbox Programm
<option value="nothing">------------------------
<option value="Programm1_aquaterra70.htm">Programm 1 bis 08/2001
<option value="Programm2_aquaterra70.htm">Programm 2 bis 08/2001
<option value="Programm3_aquaterra70.htm">Programm 3 bis 08/2001
<option value="http://www.baseportal.de/cgi-bin/baseportal.pl?htx=/aquaterra70/Programm">Programm ab 09/2001
<option value="nothing">------------------------
<option value="end">Beenden
</select>
</form>
</body>
</html>
<html>
<head>
<title>fsProgrammaquaterra70</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function Go(x)
{
if(x == "nothing")
{
document.forms[0].reset();
document.forms[0].elements[0].blur();
return;
}
else if(x == "end") top.location.href = parent.frames[1].location;
else
{
parent.frames[1].location.href = x;
document.forms[0].reset();
document.forms[0].elements[0].blur();
}
}
//-->
</script>
</head>
<frameset rows="313,119*" frameborder="NO" border="0" framespacing="0" cols="*">
<frame name="tfProgramm_aquaterra70" scrolling="NO" src="Programm_Kopf.htm">
<frame name="bfProgramm_aquaterra70" src="Programm1_aquaterra70.htm">
</frameset>
<noframes></noframes>
<body bgcolor="#FFFFFF">
<form>
<select size=1 name="Auswahl" onChange="Go(this.form.Auswahl.options[this.form.Auswahl.options.selectedIndex].value)"
style="width:200px; background-color:#FFFFE0;
font-size:9pt; font-family:Arial,sans-serif;" width=250>
<option value="nothing">Auswahlbox Programm
<option value="nothing">------------------------
<option value="Programm1_aquaterra70.htm">Programm 1 bis 08/2001
<option value="Programm2_aquaterra70.htm">Programm 2 bis 08/2001
<option value="Programm3_aquaterra70.htm">Programm 3 bis 08/2001
<option value="http://www.baseportal.de/cgi-bin/baseportal.pl?htx=/aquaterra70/Programm">Programm ab 09/2001
<option value="nothing">------------------------
<option value="end">Beenden
</select>
</form>
</body>
</html>