See css: http://jsfiddle.net/4JgA4/114/
Also here:
8条回答 有刺的猬 (楼主) 2021-01-22 20:31 because your parent div does not have property of height with height :100% you should have height:specific height on parent element,but you have min-height ,if the height is dynamic you should use jQuery to do this 0 讨论(0) 查看其它8个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
because your parent div does not have property of height with height :100% you should have height:specific height on parent element,but you have min-height ,if the height is dynamic you should use jQuery to do this
height
height :100%
height:specific height
min-height