I'd always go with the CSS if you need it at all. Frames are really not a
good option, given that you can't guarantee how a user gets to your site -
search engines, etc.
Why do you need it to scroll in a frame-link layout?
James
On 9/27/05, jleonard <[EMAIL PROTECTED]> wrote:
>
>
> Which is bet
Which is better for wide spread use; a frameset with a scrollbar or the
CSS overflow: scroll?
Would like to use the CSS but don't know if I can trust that.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/
Hi,
Try removing the position: fixed rule.
The spec says this about position fixed:
"The box's position is calculated according to the 'absolute' model,
but in addition, the box is fixed with respect to some reference. In
the case of continuous media, the box is fixed with respect to the
viewport
I have been trying to come up with a template for image display
(centering and background).
I had decided to use this http://chronophobia.org/alcohol.htm because it
does not require you
to specify the size of the image, but in Firefox if the image is larger
than the viewing window
you get no scr