detecting whether frame is top one and in case it isn't redrawing it as top
- From: "/dev/null@xxxxxxxxxxxx" <"/dev/null@xxxxxxxxxxxx">
- Date: Tue, 29 Nov 2005 22:21:42 +0100
I tried soemthing like:
if (top != self) top.location.href = self;
or
if (window == top) top.location.replace("index.html");doesn't work.
tia. .
- Follow-Ups:
- Re: detecting whether frame is top one and in case it isn't redrawing it as top
- From: /dev/null@xxxxxxxxxxxx
- Re: detecting whether frame is top one and in case it isn't redrawing it as top
- Prev by Date: Re: body onresize vs window.onresize
- Next by Date: Re: Notice change of window.location.hash without polling
- Previous by thread: Calling server-side function from client javascript
- Next by thread: Re: detecting whether frame is top one and in case it isn't redrawing
- Index(es):