Re: [css-d] How do I limit a div's height and force a scrollbar?

2005-10-03 Thread Brian Cummiskey
Rick Faircloth wrote: What would be the setting to limit a div's height and force it to use a scrollbar after it expands beyond 100px? max-height: 100px; ? height: 100px; overflow: scroll; If this gives you an un-wanted horizontal scroll bar, you can use the overflow-x and overflow-y prop

RE: [css-d] How do I limit a div's height and force a scrollbar?

2005-10-03 Thread Adie Hart
Sent: Tuesday, October 04, 2005 6:50 AM To: css-discuss Subject: [css-d] How do I limit a div's height and force a scrollbar? What would be the setting to limit a div's height and force it to use a scrollbar after it expands beyond 100px? max-height: 100px; ?

[css-d] How do I limit a div's height and force a scrollbar?

2005-10-03 Thread Rick Faircloth
What would be the setting to limit a div's height and force it to use a scrollbar after it expands beyond 100px? max-height: 100px; ? Thanks, Rick __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/