Creative COW SIGN IN :: SPONSORS :: ADVERTISING :: ABOUT US :: CONTACT US
Creative COW's LinkedIn GroupCreative COW's Facebook PageCreative COW on TwitterCreative COW's Google+ PageCreative COW on YouTube
ADOBE DREAMWEAVER:HomeDreamweaver ForumDreamweaver TutorialsFAQAdobe FlashWeb Design

scroll area

COW Forums : Adobe Dreamweaver

<< PREVIOUS   •   FAQ   •   VIEW ALL   •   PRINT   •   NEXT >>
Share on Facebook
Neil Bradleyscroll area
by 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


Return to posts index
Reply   Like  

Abraham ChaffinRe: scroll area
by 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


Return to posts index
Reply   Like  

<< PREVIOUS   •   VIEW ALL   •   PRINT   •   NEXT >>
Share on Facebook


FORUMSTUTORIALSMAGAZINESTOCKYARDVIDEOSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

Creative COW LinkedIn Group Creative COW Facebook Page Creative COW on Twitter
© 2013 CreativeCOW.net All rights are reserved. - Privacy Policy

[Top]