| Subject: | Scroll boxes just simply aren't working |
|---|---|
| From: | "Tyler Arthur" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Thu, 31 Jul 2008 18:24:55 +0000 (UTC) |
| Newsgroups: | macromedia.dynamic.html |
I'm brand-new to CSS and DW but am starting to get the general understanding of
how things work. one problem i'm having though is scroll boxes. I open a new
HTML document and i create a scroll box. I've done it with several different
code variations. No matter what when i switch to the design view there is no
scrolling possible. Please help.
i've used this thus far.
<style type="text/css>
div.scroll {
width: 300px;
height: 200px;
overflow: auto;
padding: 5px;
}
</style>
then......
<div class="scroll">
a bunch of text here................
</div>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Publishing a newsletter, Murray *ACE* |
|---|---|
| Next by Date: | home page not loading correctly in iFrame, VonPeters |
| Previous by Thread: | Help! I'm lost, DavidAKall |
| Next by Thread: | Re: Scroll boxes just simply aren't working, Murray *ACE* |
| Indexes: | [Date] [Thread] [Top] [All Lists] |