Jump to content

Frame replacements


stilllearning

Recommended Posts

Hi

 

I am not sure what it is called or whether it is PHP or JS or CSS, but I have set up an intranet page on our server in order to access all the websites etc. But I need the links to remain displayed in the left side of the page and the remaining part of the page to show the website I am accessing. At the moment I am using frames which is not the best and it semi-work, but I'd like to replace it with the better alternative!!

 

Can anyone please tell me what it's called so I can apply that?

 

TIA

 

Link to comment
https://forums.phpfreaks.com/topic/202799-frame-replacements/
Share on other sites

I got a bit stuck again. I have added the

 

<div style="width:200px; height:650px; overflow:scroll">

 

into my code and it works for the left hand menu I created, but when I click on a link in that menu the website opens in a new tab! How can I make the website open on the right on the same page? I've tried placing a similar div style statement like above at various different places in the menu, but to no success!

 

TIA

Link to comment
https://forums.phpfreaks.com/topic/202799-frame-replacements/#findComment-1063300
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.