<script>
if (parent.location.href == self.location.href){
window.location.href = 'HIER DIE URL MIT DEM index.html'}
</script>
Bau das in jede Unterseite ein, die normalerweise im Frame geladen wird.
Jaro
<script>
if (parent.location.href == self.location.href){
window.location.href = 'HIER DIE URL MIT DEM index.html'}
</script>
Bau das in jede Unterseite ein, die normalerweise im Frame geladen wird.
Jaro