Forum Moderators: travelin cat
I have coded two sites using CSS, with the left hand side of the screen giving a list of links and the right hand being the main body of the text. By way of experiment, one of these uses the <div> tag to achieve this effect and the other uses frames.
Both work fine on PC, but on Mac, in both IE5 and Netscape, the screen loses its vertical scrollbar when it's clearly needed. I could use overflow to get around this, but that produces an unsightly 'extra' scrollbar inside the window next to the greyed-out bit where the proper scrollbar should be.
I'm confused! The frames version especially uses the style sheet purely for colour/font/etc attributes. So why does it do this? Can anyone advise? I'm running OS9 on a G3 iBook, if that's of any help.
Noops
If that's not it, I'll scratch my head some more, and see if any other clever ideas materialize. :)