逐步改变 max-height, 从 "none" 到 "100px":

This DIV element does not have a pre-defined height.

An animation will change the max-height, from "none" to "100px".

The height of this DIV element will not exceed 100 pixels.

max-height 属性支持动画效果。

注意: 目前 max-height 属性在 Chrome 浏览器下不会改变 gradually(灰阶), 在 Firefox 都无法起作用。

注意:Internet Explorer 9 及更早 IE 版本不支持 CSS 动画。