Forum Moderators: open
[members.aol.com...]
Thanks.
I must admit I'm not clear about what you're trying to do. To me, it does sound like frames: either borderless frames or an IFRAME. Entire HTML documents don't load inside a table in another HTML document, but they do load in a frame. You could perhaps establish a set of overlapping divs and use a javascript onClick to change their visibility, but all that content would then be in one page, not in separate HTML docs.
Perhaps you can explain your goal a bit more, or show a link to a page that has the kind of functioning that you want.