页面布局之DIV设置最小高度,并且要有自适应高度
<style?type="text/css">/*<![CDATA[*/div?{????width:200px;????height:auto!important;????height:200px;????min-height:200px;????border:1px?solid?green;????}/*]]>*/</style>
动态设置DIV高度:
????
??
?