[thelist] Suggestions on scrollable window

Tyme nopun at bellsouth.net
Mon Jul 9 18:10:35 CDT 2001


An alternative to IFRAMES that I use is the overflow:auto style property on
a <DIV>.
(Example: <DIV style="width:600px; height:400px; overflow:auto">...</DIV>.)
Unfortunately for you, this does not accommodate NN4.  But, no surprise,
does work for IE4, IE5, and NN6 -- PC.  (Actually, not yet sure about Mac.
Will have mine up soon.)

Samples: http://www.huntacpa.com/
               http://www.no-pun.com/

(These sites have not yet been fully tested.  So, if you encounter a
problem, other than in NN4 or < 4 browsers, you might let me know offlist.)

Tyme

----- Original Message -----
From: Brad Miller <brad at beldamar.com>
To: <thelist at lists.evolt.org>
Sent: Monday, July 09, 2001 5:58 PM
Subject: [thelist] Suggestions on scrollable window


>
> I am working on a site that is going to have a scheduling system. And this
> scheduling system needs to fit within my design. I can't really change the
> design because this is what the client wants. Anyway, I have made my
design
> fit 640x480. And the schedule is much much longer than 640 so I need to be
> able to scroll horizontally without losing all of my buttons when you
scroll
> to the right.
>
> I thought about using frames but it just won't work with the design. So I
am
> back to using iframes and ilayers.
> I can figure out the iframes no problem and they work great. But the
ilayers
> just don't work well. I also don't know if ilayers will work for this
> because I can't get a scroll bar in the ilayer. Maybe it isn't possible.
>
> After exhausting all of the sites I could find on using ilayers I still
have
> no idea how to make them work. They either don't show up, are thrown out
> into BFE, or nothing but the ilayer shows up.
>
> http://www.scheduleaplane.com/layertest.html
> If you look at this in IE you will see what it should look like.
>
> Can anyone suggest a better/easier way to do this?
> Or can anyone help me get these damn things figured out?
>
>
> Thanks,
> Brad Miller
> 702-438-7660
> www.rapidfx.com
> www.beldamar.com
> www.dejapc.com
>







More information about the thelist mailing list