QuickTip: Scrollable Divs
When creating a website, you may have a situation where you need to include far more content into a certain area than the design can really accommodate. An easy way to accomplish this is to create a scrolling div area that will automatically scroll when there is an overflow of content within the div. A great example of this method in action is on the 9rules community pages. A scrollable div is used on the right to display all of the sites within a single community in a limited amount of space.