?????? maxHeight ?? ???
??: ??? ?? ??? ?????.
??: ??Object.style.maxHeight=length|%
?????? maxHeight ?? ?
<html> <head> <meta charset="UTF-8"> <script type="text/javascript"> function setMaxHeight() { document.getElementById("p1").style.maxHeight="10px"; } </script> </head> <body> <p id="p1">這是一些文本內(nèi)容,這是一些文本內(nèi)容,這是一些文本內(nèi)容,這是一些文本內(nèi)容</p> <input type="button" onclick="setMaxHeight()" value="Set max height" /> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????