Creative COW SIGN IN :: SPONSORS :: ABOUT US :: CONTACT US
ADOBE DREAMWEAVER: HomeDreamweaver ForumDreamweaver TutorialsFAQAdobe FlashWeb Design

scroll area

Cow Forums : Adobe Dreamweaver

<< PREVIOUS THREAD   •   VIEW ALL THREADS   •   PRINT   •   NEXT THREAD >>
scroll area
by Neil Bradley on Jan 7, 2008 at 3:06:34 am

I have a large area of text to fit onto a page and I had hoped to fit this inside a scrollable area. I have been playing around with tables and CSS but with no luck. Pointers?
Cheers,
Neil

Respond to this post   •   Return to posts index

Re: scroll area
by Abraham Chaffin on Jan 7, 2008 at 5:03:15 pm

Hey there,

Here's an example of how to put a scroll bar on a div but if you want to put a scroll bar on a table you would have to assign the "overflow: auto;" style to the td.


<div style="overflow: auto; width: 200px; height: 200px;"> <div style="overflow: auto; width: 200px; height: 200px;"> <div style="overflow: auto; width: 200px; height: 200px;"> <div style="overflow: auto; width: 200px; height: 200px;"> <div style="overflow: auto; width: 200px; height: 200px;"> <div style="overflow: auto; width: 200px; height: 200px;"> <div style="overflow: auto; width: 200px; height: 200px;"> <div style="overflow: auto; width: 200px; height: 200px;">





Abraham

Respond to this post   •   Return to posts index

<< PREVIOUS THREAD   •   VIEW ALL THREADS   •   PRINT   •   NEXT THREAD >>


FORUMSTUTORIALSMAGAZINETRAININGVIDEOS - REELSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

© CreativeCOW.net All rights are reserved.

[Top]