Hi
On my webpage I have a header, a footer and a menu to the right (pretty much).
In the middle I have an Iframe.
The menu consists of four menuitems.
So, the header, footer and menu is always the same no matter what menuitem you click on. Is it possible to use the same page for all the menu items and just change the URL in the Iframe to change the page? Or do I have to create four diffrent pages (as I have now)?
It would be easier to update the frame, like to add or remove a menuitem if I only have one page to update. This is soon becoming an issue as more and more menuitems is added to the menu.
Thank you
On my webpage I have a header, a footer and a menu to the right (pretty much).
In the middle I have an Iframe.
The menu consists of four menuitems.
So, the header, footer and menu is always the same no matter what menuitem you click on. Is it possible to use the same page for all the menu items and just change the URL in the Iframe to change the page? Or do I have to create four diffrent pages (as I have now)?
It would be easier to update the frame, like to add or remove a menuitem if I only have one page to update. This is soon becoming an issue as more and more menuitems is added to the menu.
Thank you
Comment