Skip to main content
Known Participant
April 21, 2006
Answered

link to anchor in a scrolling text box?

  • April 21, 2006
  • 1 reply
  • 199 views
Hi,
I am designing a page that has a left menu and middle text section. the client wants the top and left stay in screen all the time and middle section, which is a long text, to be scrollable and moves up and down with no effect on left and top. and the left menu links should make the middle text jump to the right section of it.
I know how to use frame and know to use the anchors. but I don't know how to make both work together, or if it is possible this way.
or I might need Javascript for the whole thing?
I appreciate all your help.
    This topic is closed to new replies. Start a new post to keep the conversation going.
    Correct answer Stressed_Simon
    You don't really need to use frames for this. Look at the CSS property overflow.

    1 reply

    Stressed_SimonCorrect answer
    Inspiring
    April 22, 2006
    You don't really need to use frames for this. Look at the CSS property overflow.