Kompatibilität: Ms InternetExplorer Dieses Beispiel zeigt, wie man eine Frame Seite zu einerSeite ohne Frames darstellt.
<script language="JavaScript"> <!-- if(top.frames.length > 0) top.location.href=self.location; //--> </script>