min
abbr.minuto(????? ?? ????=?)(????? ?? ????) ? , w?tθ]
n. ??
?????? minWidth ?? ???
??: ?? ??? ?? ??? ?????.
??: ??Object.style.minWidth=length|%
?????? minWidth ?? ?
<html> <head> <meta charset="utf-8"> <script type="text/javascript"> function setMinWidth() { document.getElementById("p1").style.minWidth="1000px"; } </script> </head> <body> <p id="p1">這是一些文本,這是一些文本,這是一些文本,這是一些文本</p> <input type="button" onclick="setMinWidth()" value="Set min width" /> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????