Click to See Complete Forum and Search --> : no scrollbars -- 800x600


KDLA
11-02-2006, 01:30 PM
URL (http://apps.cpe.ky.gov/temp_docs/prototypes/cpe/front2.htm)

I noticed that no scrollbars appear when the screen resolution is changed to 800x600. Does anyone know why? (CSS in head section)

FYI -- it has a few errors, but they aren't associated with the problem. No time to fix right now.

KDLA

Kravvitz
11-02-2006, 03:42 PM
You haven't set a fixed width (or a min-width) on anything that would make the window not be wide enough to show it all.

KDLA
11-02-2006, 03:45 PM
It's not showing scrollbars in Fx.... either when I use the WebDeveloper toolbar Resize, or the Desktop resize. It's "locked" into place.

-- Never mind -- it was a browser problem. Not the coding.