I have a long article with a number of subheadings that I wish to display on the web. I have put this article in a table with the table of contents—the sub heads—in a column on the left to act as a navigator. Of course, when one scrolls down the article one loses sight of the navigator.
I know how to solve this by putting the navigator and the content in two frames. But I have been asked to avoid this. I see two other possible solutions but can’t implement them.
One, I could instead put the navigator in a top row and the content in a bottom row of a table. I thought it would be possible to have a scroll bar for only the content, leaving the navigator visible on the top. Then a person could choose various sub heading links to explore those parts of the article or just scroll down. Is this possible?
Two, I have made the navigator into a small pop up window. The idea is that one could choose the links in that window which would then force the content page to go to that sub head. I can make it do that but only by having that link either open up a brand new window to that particular sub head or go to the top of the already opened page. I want it to go back to the already opened page and to the sub heading. Any ideas?
Thanks,
Tom
I know how to solve this by putting the navigator and the content in two frames. But I have been asked to avoid this. I see two other possible solutions but can’t implement them.
One, I could instead put the navigator in a top row and the content in a bottom row of a table. I thought it would be possible to have a scroll bar for only the content, leaving the navigator visible on the top. Then a person could choose various sub heading links to explore those parts of the article or just scroll down. Is this possible?
Two, I have made the navigator into a small pop up window. The idea is that one could choose the links in that window which would then force the content page to go to that sub head. I can make it do that but only by having that link either open up a brand new window to that particular sub head or go to the top of the already opened page. I want it to go back to the already opened page and to the sub heading. Any ideas?
Thanks,
Tom