Ask a Question related to ASP.NET General, Design and Development.
-
S. Justin Gengo #1
Re: DIVs and overflow scroll bars
I don't know if this would work but what happens if the div is in a table?
You could try setting the table's first row to a fixed pixel height for the
header and the second table row height to 99%. Then maybe if the div tag is
inside the second table row its 100% setting will make it fill the table row
and not the whole page?
I have no idea if this will work. It's just an idea to try.
--
S. Justin Gengo, MCP
Web Developer
Free code library at:
[url]www.aboutfortunate.com[/url]
"Out of chaos comes order."
Nietzche
"(Liquid) Daniel Bass" <danielbassNOJUNK@MAILpostmaster.co.uk> wrote in
message news:%23W1hLNTTDHA.1992@TK2MSFTNGP12.phx.gbl...rest> a pic's worth a thousand words so if you can make sense of the attached
> image do you know if it's possible?
>
> basically say you set a DIV style to have 90% width and height and set
> overflow to auto, where elements inside it overflow, the DIV element will
> produce scroll bars...
> and so if view the page in different resolution, or browser view size, you
> know the div will always occupy a 90% X 90% of the visible page and use
> scroll bars to allow the user to view other content...
>
> well, i want to konw if i can have a format whereby i can use 100% width,
> and a certain height so that i can have a no scrollable header, and the> of the page below is always filled with the scrollable DIV, no matter what
> res or view size i look at the page at.
>
> it's a simple thing really, but it's driving me crazy.
>
>
>
S. Justin Gengo Guest
-
GETTING RID OF EXTRA SCROLL BARS IN IE?
I've just created two new sites for clients who prefer the look of <iframe>'s and the problem I'm having is that Internet Explorer for Windows adds... -
scroll bars tables
im trin to get a scroll bar into a table.. does anyone know hwo to do it? cheers -
Scroll bars on a datagrid
Can you have vertical scroll bars on a datagrid? TIA -
Scroll Bars Just Stop....
And I'm confused by it. I have a multiple scene application. It preloads right, the scroll bars work, but there seems to be this weird problem... -
Scroll bars for a projector
Hi DV, Projectors doesn't have built-in scrollbars. But you can somewhat make your own by using Lingo.You can create custom scrollbars or buttons...



Reply With Quote

