Jump to content

Help with inculde


louisjade

Recommended Posts

im guessing you are using a frameset?

 

On the other frame (not the menus) define the frame with a name.

And on the page that you include all the menu links, make sure the <a hrefs> all include this attribute :

target="Frame_Name"

 

frame_name being the name of the frame I just told you to define.

Link to comment
https://forums.phpfreaks.com/topic/69041-help-with-inculde/#findComment-347093
Share on other sites

basicly i have 2 main files, o

ne has the layout which is a table with the header, this file is made out of tables not a frame set, it also has two other spaces on the table one were the include menu file goes, and the other were the context is ment to go

 

so my menu file with my links in gets loaded into the main page, right? - (this works)

 

Then the links are linked to diffrent files with just text in

 

when i click the links i want the text to appear in the spare slot of the table if this is possible?

Link to comment
https://forums.phpfreaks.com/topic/69041-help-with-inculde/#findComment-347101
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.