Hello all, I have a layout structure problem in hands that I would love to deal with, by using CSS but I'm not sure, if it can be done using only css. And if it can, what will be a nice way for doing so.
So, I would like to ask list advice on this. I've seen last David Laakso sugestion on a pass thread: http://chelseacreekstudio.com/ca/cssd/ee.html And the effect, is more or less the same. On the left side, we will have a menu. On the right side, we will have a 100% height div. If the content on that right side div is higher then the viewport height, then we will(must) have a scroll. But, this scroll should affect only that right side div. I know that there are some scripts that we may use to scroll a given div. I would like to avoid them. I know that a iframe could also be a possibility but, that will lead us to use yet another file to deal with, so I would like to avoid that as well. Probably a fixed position on the left side, and then, the scroll will "seem" to affect only the right side? (Sorry for not providing an image of that, if requested however, I will try to figure out a visual representation asap and send an access link to it). Thanks in advance, Márcio ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
