The Anime King
01-22-2004, 01:26 PM
Lycos is a nice host, 50 mb and ftp, but it has one annoying add. It splits your page in two: content, and an 140px wide adbanner. To make the content takeover,
top.location = self.location is enough.
Now i want an iframe with a page inside. But that page splits in two, so the ad takes over.
How can i break the frame inside, but not the iframe itself?
I think it's something like:
<iframe name=Iframe etc...
Iframe.location = self.location
Please help me,
Greetzzz tAK
top.location = self.location is enough.
Now i want an iframe with a page inside. But that page splits in two, so the ad takes over.
How can i break the frame inside, but not the iframe itself?
I think it's something like:
<iframe name=Iframe etc...
Iframe.location = self.location
Please help me,
Greetzzz tAK