[thelist] css positioning and missing scroll bar
James Spahr
james@designframe.com
Thu Sep 7 14:17:49 2000
on 9/7/00 2:40 PM, Jane Waterbury at jwaterbury@doremussf.com wrote:
> I'm using css positioning to place a large table. The scroll bar is not
> appearing in netscape for mac, I haven't tested it in NS on the PC. Has
> anyone else had this problem? Does anyone have a fix for it?
>
> If you want to take a look at the code the url is here.
>
> http://www.janeiva.com/test/test.htm
try specifying a height in your CSS elements.
Just spec a height longer than 1024px in one of your elements, that will
force a scroll bar.
HTH
James.
http://spahr.org/