I have a website with frames and lots of people are opening the pages who are supposed to be in frames in fullscreen. So I need a little script that says, if the top frame is not <index.html>, then set top frame to <url>.
Almost like the little framebuster script, which checks if self==parent... or something.
Should be easy, but I have no idea. Anyone?