![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I know IE doesnt' support a max-height property. I'm just curious, though, if there is a way to stop my #container height from growing every time I put something in it. I've tried to give it an explicit height but it doesn't work. I've read an article at Zen Garden about max-height and IE but their fix doesn't work either. Anybody have any ideas or resources? Here's the link. |
#3
| |||
| |||
|
|
JimO wrote: I know IE doesnt' support a max-height property. I'm just curious, though, if there is a way to stop my #container height from growing every time I put something in it. I've tried to give it an explicit height but it doesn't work. I've read an article at Zen Garden about max-height and IE but their fix doesn't work either. Anybody have any ideas or resources? Here's the link. overflow: - should do what you want based on what you're describing. Exactly what setting to use will depend on exactly what effect you want. |
![]() |
| Thread Tools | |
| Display Modes | |
| |