跨浏览器最小高度

#div {
   min-height: 500px;
   height:auto !important;
   height: 500px;
}

编程技巧