Posted by Harlan Messinger on 11/03/22 11:50
vivekaseeja@gmail.com wrote:
> Michael Hedinger wrote:
>
>> how do you do WHAT? are you asking about the linking that the correct
>> html site will appear in the right frame? that would be <a
>> href="rightframe.html" target="right"> in the frameset source you need
>> to define the right frame with <frame ..... name="right>"
>
> Think i messed up my question. My apoligies. The right hand side has to
> be a single html page which will show different html content depending
> upon what has been clicked on the left hand side. The problem is that
> all the html content has to be a single html page. So i imagine the
> content would have to be hidden or unhidden depending upon what is
> clicked on the left hand side. How can i do that -- that is hide and
> unhide ?
Since you aren't going to show different pages in the right frame, why
are you using a frameset at all? I'm asking because if you have some
other reason, that could affect the answer to your question.
Navigation:
[Reply to this message]
|