G
grahambae
I'm in the process of building a standard two-column website with a
links menu on the left, and body content in the 2nd column.
The problem is that the website consists of hundreds of different
pages, and I don't want to have to edit every single page whenever
something changes in the menu.
I've tried using frames, but the problem is that the menu and body
content scroll independently, which is awful from a usability POV. I
tried using different javascript hacks to get around this problem, but
none of them have achieved the effect I want, partly because the left
side menu is quite long.
Is there any way that I can load static content from an html file
(e.g. menucontent.html) without using frames? Alternatively, is there
any other solution for my problem?
Here's a link to my site (in its current state, with tables instead of
frames):
http://www.onetopsoccer.com/contact.html
Thanks in advance for any help you can offer.
links menu on the left, and body content in the 2nd column.
The problem is that the website consists of hundreds of different
pages, and I don't want to have to edit every single page whenever
something changes in the menu.
I've tried using frames, but the problem is that the menu and body
content scroll independently, which is awful from a usability POV. I
tried using different javascript hacks to get around this problem, but
none of them have achieved the effect I want, partly because the left
side menu is quite long.
Is there any way that I can load static content from an html file
(e.g. menucontent.html) without using frames? Alternatively, is there
any other solution for my problem?
Here's a link to my site (in its current state, with tables instead of
frames):
http://www.onetopsoccer.com/contact.html
Thanks in advance for any help you can offer.