PDA

View Full Version : Reframer Scripts


Ben@WEBProp
06-24-2003, 05:12 PM
I am making a page that is in frames and has 3 frames: banner, nav, and target. I am looking for a re-framing script so that when a search engine brings up a page from my site that is not the home page, the page will be reset into frames mode. Get what I am saying? I was wondering if anyone could make me one, or help me to understand how to make one. Thanks!

Im not sure if it would help, but the names of the frames pages are nav.htm, banner.htm, and first.htm.

Thanks a ton!

-Ben

cg9com
06-24-2003, 05:23 PM
http://javascriptkit.com/script/script2/keepframes.shtml

Or something like:
if (self.location == top.location)
etc.

Choopernickel
06-24-2003, 07:06 PM
ben, i posted a solution a bit more advanced than what you're asking a couple days ago (http://www.codingforums.com/showthread.php?s=&threadid=21475#post107858) - and i swear it works, unlike somebody else in that thread thought. read the thread and the usage instructions and let me know if it's what you're looking for.


edit: fixed link, and no, you weren't involved in that thread. it was someone else who asked.

Ben@WEBProp
06-24-2003, 07:37 PM
Oh, I already addressed this problem? Hmmm....I guess I didn't get one of the scripts to work, so I just scrapped all of them. I think that was at the point in time where I had like 8 threads of questions going, and they all got answered about 30 min. before quiting time. The link that you provided for the thread was a wrong link...it has neither of us posting in it. In fact, it has nothing to do with frames what so ever. If you could give me the right thread or hook me up with the code/script/page again, I would be eternally gratefull...well, not for eternity...but maybe half of an eternity.

Hey look, here is an eek face that no one uses;:eek:

Just thought that I would throw that in there.

Thanks!

-Ben