Rainer: select, onchange

Beitrag lesen

in einem " iframe ",

<iframe src="stadt_hinweis.html" width="81%" height="121" name="orte" frameborder="0"
align="right" scrolling="no">

Dann muss es lauten:

window.orte.location.href =;
oder einfach
orte.location.href =;

Mathias

Hallo Mathias,

was muss lauten..
gib mir bitte eine Hilfe...

wo soll ich was in den Quelltext einbauen?

<iframe src="stadt_hinweis.html" width="81%" height="121" name="orte" frameborder="0" align="right" scrolling="no">