This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Stylesheets > July 2007 > Scrolling text in a DIV
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Scrolling text in a DIV
|
|
|
| Yes I have searched the group in google.
No, I did not find the answer.
I want a DIV that will contain variable amounts of text. It will
have a fixed width and I want to limit the height to the viewport
height. If there is more text than the DIV height, I want the
excess clipped and a scrollbar to appear.
I am sure that this is a relatively simple task, I just don't
know enough about CSS positioning to know where to look first.
I am not asking for code, just tell me where to start looking.
Thanks,
bill
| |
|
| On Sat, 21 Jul 2007 16:50:01 +0200, bill <nobody@spamcop.net> wrote:
> Yes I have searched the group in google.
> No, I did not find the answer.
>
> I want a DIV that will contain variable amounts of text. It will have a
> fixed width and I want to limit the height to the viewport height. If
> there is more text than the DIV height, I want the excess clipped and a
> scrollbar to appear.
>
> I am sure that this is a relatively simple task, I just don't know
> enough about CSS positioning to know where to look first.
>
> I am not asking for code, just tell me where to start looking.
max-height
overflow
--
Rik Wasmus
| |
| Gus Richter 2007-07-21, 6:16 pm |
| bill wrote:
> Yes I have searched the group in google.
> No, I did not find the answer.
>
> I want a DIV that will contain variable amounts of text. It will have a
> fixed width and I want to limit the height to the viewport height. If
> there is more text than the DIV height, I want the excess clipped and a
> scrollbar to appear.
>
> I am sure that this is a relatively simple task, I just don't know
> enough about CSS positioning to know where to look first.
>
> I am not asking for code, just tell me where to start looking.
<http://meyerweb.com/eric/css/edge/c...piral/demo.html>
--
Gus
| |
|
|
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|