Hallo,
richtig geraten:
function go(me){
destination=me.options[me.selectedIndex].value;
[..]
}
<select onchange="go(this);">
[..]
müsste theoretisch aus dem stehgreif funktionieren.
gruss
--
no strict;
no warnings;
man google
no strict;
no warnings;
man google