Forum Moderators: open

Message Too Old, No Replies

Div Overflow Target Link

         

WaveLine

5:22 pm on Dec 17, 2003 (gmt 0)

10+ Year Member



I have setup a page that has a div layer with over flow as a menu with a scrollbar and div layer overflow for the content. I will have links in the menu which will target the main body div layer. Is this possible? and how would a go about doing this? - thanks

tedster

4:40 pm on Dec 18, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



have links in the menu which will target the main body div layer

If I understand you correctly, this means that all your linked information must be included in one HTML document, and the links just the switch visibility of SEVERAL main div layers that are "stacked up" on the z-axis in one screen position.

Sounds like you're trying to simulate frames -- check out the CSS forum for several discussions on how that might be approached. My final conclusion on that was that it's easier just to USE frames for real.