Ich mach es so:
<script language="JavaScript">
<!--
function gehe_zu(wohin)
{parent.namedesframes.location.href=wohin}
<form name="auswahl">
<select size="1" name="select"
onChange="gehe_zu(auswahl.select.options[auswahl.select.options.selectedIndex].value)">
<option value="http://usw.usw">usw.com</option>
</select>
Jak
____________________________________
Join the DNRC | Godwin\'s Law (thx@stona)
Documentation is like sex: If it\'s good, it\'s very, very good. If it\'s bad, it\'s better than nothing.
\"In theory, theory and practice are the same. In practice, they are not\" (Lawrence Berra)
|