自己动手min/max-width/height
十二月 27, 2008, Posted by cike at 8:44 上午
百度了一下,很多实现方法更像是overflow:hidden,自己动手实现max-height,其他min/max原理一样,仅是clientHeight/clientWidth与预设值的比较过程
百度了一下,很多实现方法更像是overflow:hidden,自己动手实现max-height,其他min/max原理一样,仅是clientHeight/clientWidth与预设值的比较过程