Autostretch div height

1 replies
  • WEB DESIGN
  • |
Is it possible to have a div auto-stretch in height without using javascript?

For example
Lock a div to the top of the browser window,
and one to the bottom,
then have the middle one auto-stretch depending (based on browser window size)
#autostretch #div #height
  • Profile picture of the author Ambius
    not really because every browser handles the div sizes differently. if I remember correctly, FF will autosize the div as yoru windows stretchs but IE will not. I can't remember what opera and chrome did but it doesn't really matter.
    {{ DiscussionBoard.errors[3119368].message }}

Trending Topics