acolyte
02-20-2006, 12:18 PM
Hello all,
i want to call a other html page in a frameset from a Page within this Frameset and just wonder why it works in
Firefox like this :rolleyes:
<script language="JavaScript">
parent.top.location.href=('linktomypage.html');
</script>
and in IE the complete Frameset get just replaced by this page
:confused:
any Idea would be greatly appreciated
thy Aco
i want to call a other html page in a frameset from a Page within this Frameset and just wonder why it works in
Firefox like this :rolleyes:
<script language="JavaScript">
parent.top.location.href=('linktomypage.html');
</script>
and in IE the complete Frameset get just replaced by this page
:confused:
any Idea would be greatly appreciated
thy Aco