|
I'm sorry - Here is what I meant:
The way I have setup the page is like this...
I have a Table: The 1st row is 1 cell which contains the banner.
the 2nd row consists or 2 columns/cells. the cell on the left is the navigation menu where I have my links. The cell on the right is the content cell. I have inserted an iframe name="targetcell".
What I do is load the home.htm, page1.htm, page2.htm into this I frame.
So I do want to be able to scroll through this (iframe) so that I can see all the content. However, the regular scroll bar for IE is still there on the right. So, they can see 2 scroll bars. I want to get rid of the scroll bar on the far right all together and just leave the iframe scroll bar.
I used the iframe so that I didn't have to reload the menu and banner every page.
I hope this helps.
|