I then tried to add them menu to each page by embedding via the object tag i.e.
- Code: Select all
<object type="text/html" data="menu.html">
Menu failed to load.
</object>
This loads the menu find. I now have the same menu on every page and if anything changes I only have to update menu.html. But (and there is always a but) when I clink on one of the links it opens in the sub window and not the main window.
I have a test page to show what I mean, you can find it here.
Can anyone help me with this.
Edit:
PHP and server side include is the way to go!
