Klawischnigg: Setzen von top.location.href im IE klappt nicht

Beitrag lesen

Hi there,

function setUrl() {
  top.location.href = "http://www.google.de";
}

Was willlst Du damit bezwecken bzw. was soll passieren, wenn Du die google-Seite als Container für Dein Frameset angibst, was sie ja vermutlich (just kidding;) nicht ist?