I just took the frames out of my webpage and used divs instead. <br />
<!-- w --><a class="postlink" href="http://www.prism.gatech.edu/~gtg272g/main.html">www.prism.gatech.edu/~gtg272g/main.html</a><!-- w --><br />
<br />
The only problem I'm having is that sometimes the scrollbar for the main body divider is not docking to the right edge. If I refresh, it will push it back to the edge sometimes. Also, on my faster computer at home, it has this error less often. Does anyone know how to fix this or what I'm doing wrong? here's a little bit of what I'm working with...<br />
<br />
#menu {<br />
position: absolute;<br />
top: 0;<br />
left: 0;<br />
width: 11%;<br />
height: 100%;<br />
}<br />
#content {<br />
top: 0%;<br />
margin-right: 0%;<br />
margin-left: 11%;<br />
}<br />
<br />
Any help would be great. Thanks<!--content-->
<!-- w --><a class="postlink" href="http://www.prism.gatech.edu/~gtg272g/main.html">www.prism.gatech.edu/~gtg272g/main.html</a><!-- w --><br />
<br />
The only problem I'm having is that sometimes the scrollbar for the main body divider is not docking to the right edge. If I refresh, it will push it back to the edge sometimes. Also, on my faster computer at home, it has this error less often. Does anyone know how to fix this or what I'm doing wrong? here's a little bit of what I'm working with...<br />
<br />
#menu {<br />
position: absolute;<br />
top: 0;<br />
left: 0;<br />
width: 11%;<br />
height: 100%;<br />
}<br />
#content {<br />
top: 0%;<br />
margin-right: 0%;<br />
margin-left: 11%;<br />
}<br />
<br />
Any help would be great. Thanks<!--content-->