|
|
 |
Re: FN-FORUM: scrolling DIVs
date posted 13th January 2005 16:24
Luke Perman wrote:
> anyone know a nice (easy) way of adding a vertical scrollbar to a DIV?
>
> using: overlow:scroll causes vertical *and* horizontal bars to appear.
overflow: auto; ?
Will automagically put a scrollbar in if the content is larger than the
defined area (can be combined with clip too)...
Cheers
George
--
Layer1
http://www.layer1.co.uk
t: 08456 440 798 m: (07801) 945164
|
 |
|