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

HTML DOM direction 屬性

HTML DOM Style 對象

定義和用法

direction 屬性設(shè)置元素的文本方向。

語法:

Object.style.direction=ltr|rtl|inherit

Possible Values

描述
ltr 默認(rèn)。內(nèi)容從左向右流動。
rtl 內(nèi)容從右向左流動。
inherit 內(nèi)容流動從父元素繼承。

實(shí)例

本例把文本設(shè)置為從右向左流動:

<html>
<head>
<script type="text/javascript">
function changeTextDirection()
{
document.getElementById("p1").style.direction="rtl";
}
</script>
</head>
<body>

<p id="p1">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.</p>

<input type="button" onclick="changeTextDirection()" 
value="Set text to flow right to left" />

</body>
</html>

HTML DOM Style 對象

永修县| 福清市| 大竹县| 凌云县| 普洱| 康平县| 霍邱县| 瑞丽市| 林芝县| 塘沽区| 额济纳旗| 泰顺县| 台山市| 长岛县| 临沂市| 福安市| 招远市| 文登市| 双辽市| 格尔木市| 酒泉市| 广昌县| 南京市| 农安县| 彝良县| 重庆市| 武义县| 长治县| 盐边县| 金华市| 崇信县| 宾阳县| 上虞市| 达州市| 霍林郭勒市| 确山县| 新竹市| 西华县| 龙胜| 大冶市| 额敏县|