![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
is it possible to have a div so that when its height grows more than say 100px, do an overflow:auto ? what i really need is a div with say one line of text to be as high as the one line is and for a 1000 line to be no more than 100px with scrollbars displayed :-) |
|
weblog | http://home.wanadoo.nl/b.de.zoete/_private/weblog.html | webontwerp | http://home.wanadoo.nl/b.de.zoete/html/webontwerp.html | zweefvliegen | http://home.wanadoo.nl/b.de.zoete/html/vliegen.html | `-------------------------------------------------- --<--@ ------------' |
#3
| ||||||
| ||||||
|
|
On Fri, 6 May 2005 09:31:57 -0400, Mel <mel.m.heravi (AT) hp (DOT) com> wrote: is it possible to have a div so that when its height grows more than say 100px, do an overflow:auto ? what i really need is a div with say one line of text to be as highas the one line is and for a 1000 line to be no more than 100px with scrollbars displayed :-) http://www.w3.org/TR/REC-CSS2/visude...def-max-height http://www.doxdesk.com/software/js/minmax.html -- ,-- --<--@ -- PretLetters: 'woest wyf', met vele interesses: ----------. | weblog | http://home.wanadoo.nl/b.de.zoete/_private/weblog.html |
|
i tried the suggestion, |
|
but it does not work on IE. |
|
am i doing something wrong ? |
|
thanks for your help style .xxx { clear:right; overflow:auto; padding:10px; min-width:400px; max-width:500px; min-height:50; max-height:100px; background:wheat; color=brown; /style div class=xxx p Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exercitation ulliam corper suscipit lobortis nisl ut diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exercitation ulliam corper suscipit lobortis nisl ut diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exercitation ulliam corper suscipit lobortis nisl ut /p /div |
|
weblog | http://home.wanadoo.nl/b.de.zoete/_private/weblog.html | webontwerp | http://home.wanadoo.nl/b.de.zoete/html/webontwerp.html | zweefvliegen | http://home.wanadoo.nl/b.de.zoete/html/vliegen.html | `-------------------------------------------------- --<--@ ------------' |
#4
| |||
| |||
|
|
[As extracted from my private e-mailbox. [That really pisses me off... |
#5
| |||
| |||
|
|
On Sat, 07 May 2005 10:42:05 +0200, "Barbara de Zoete" b_de_zoete (AT) hotmail (DOT) com> wrote: [As extracted from my private e-mailbox. [That really pisses me off... Here is my high five for you Barbara :-) -- Rex |
![]() |
| Thread Tools | |
| Display Modes | |
| |