最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

HTML DOM whiteSpace 屬性

HTML DOM Style 對象參考手冊

定義和用法

whiteSpace 屬性設(shè)置如何處理文本中的空白符(比如空格和換行符)。

語法:

Object.style.whiteSpace=normal|nowrap|pre

可能的值

描述
normal 默認(rèn)?瞻讜粸g覽器忽略。
pre 空白會被瀏覽器保留。其行為方式類似 HTML 中的 <pre> 標(biāo)簽。
nowrap 文本不會換行,文本會在在同一行上繼續(xù),直到遇到 <br> 標(biāo)簽為止。

實例

本例不允許在文本內(nèi)換行:

<html>
<head>
<script type="text/javascript">
function removeWrapping()
{
document.getElementById("div1").style.whiteSpace="nowrap";
}
</script>
</head>
<body>

<div id="div1">
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
</div>
<br />
<input type="button" onclick="removeWrapping()" 
value="Do not let the text wrap" />

</body>
</html>

HTML DOM Style 對象參考手冊

辽宁省| 呼玛县| 开阳县| 信宜市| 康乐县| 大埔县| 永清县| 乐昌市| 台山市| 马关县| 荆州市| 田东县| 中牟县| 昭平县| 阿尔山市| 绥阳县| 姚安县| 绥芬河市| 江津市| 山东省| 收藏| 教育| 山西省| 芒康县| 唐河县| 承德县| 会宁县| 新津县| 尉氏县| 科技| 饶阳县| 砚山县| 鄂尔多斯市| 张掖市| 姜堰市| 烟台市| 大荔县| 平罗县| 磐安县| 尉氏县| 康定县|