GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Html/php gurus - Can this be done?? (https://gfy.com/showthread.php?t=669721)

donnie 10-24-2006 07:20 AM

Html/php gurus - Can this be done??
 
I want a link from non-frameset page A to target a 2-frame frameset B and load a specific page in the lower frame.

In other words:
I would like all links from my site to open in a new/same window with a my own header on the top. I don?t care if this is done with frames, Iframes or whatever.

I have seen this on some sites but I don't have any url's right now. I know this can be done but I am not sure how. Any help would be appriciated...

teksonline 10-24-2006 07:27 AM

frames, for newbs i recommend using front page for frame play

donnie 10-24-2006 07:34 AM

Quote:

Originally Posted by teksonline (Post 11143682)
frames, for newbs i recommend using front page for frame play

Ok, but how do you target specific frame from an NON-frame page???

How do you target "lower frame" on a page frame.htm from a link on a page index.htm???

SCORE Ralph 10-24-2006 07:55 AM

Im assuming when you ask "how do you target", you mean "how do you link." You werent too clear on which .htm is parent of the other but here is either or:
<a href="frame.htm" target="lowerFrame">txt or whatever</a>
or
<a href="index.htm" target="lowerFrame">txt or whatever</a>

thats all

donnie 10-24-2006 08:09 AM

Quote:

Originally Posted by aspwm (Post 11143876)
Im assuming when you ask "how do you target", you mean "how do you link." You werent too clear on which .htm is parent of the other but here is either or:
<a href="frame.htm" target="lowerFrame">txt or whatever</a>
or
<a href="index.htm" target="lowerFrame">txt or whatever</a>

thats all

Unfortunately that is not what I am asking. It?s pretty difficult to explain so now I am not really sure if it's possible at all...

I'll try again:
You have your TGP with a bunch of links to a bunch of galleries. When you click on a gallerie link, the gallerie opens in a new window and on the top (inside the new window) you have a header with "go back to my TGP"-or what ever.

Now, I don?t care if this is done with frames, IFrames or whatever. I hope this makes any sense?

DjSap 10-24-2006 08:15 AM

you can either create the framesets on your server, which is easier if you dont have tech skills or a lot of links...or just use a simple php script if you got a lot of links, check hotscripts.com they should have a few...

DjSap 10-24-2006 08:16 AM

http://hotscripts.com/Detailed/60193.html

you're welcome...

donnie 10-24-2006 08:33 AM

Quote:

Originally Posted by DjSap (Post 11144010)

Exactly what I am looking for :) Thank you very much!!


All times are GMT -7. The time now is 09:54 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123