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

HTML DOM direction 屬性

HTML DOM Style 對象

定義和用法

direction 屬性設置元素的文本方向。

語法:

Object.style.direction=ltr|rtl|inherit

Possible Values

描述
ltr 默認。內容從左向右流動。
rtl 內容從右向左流動。
inherit 內容流動從父元素繼承。

實例

本例把文本設置為從右向左流動:

<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 對象

雅安市| 安徽省| 镇赉县| 郯城县| 南丹县| 科技| 泾阳县| 昭平县| 龙门县| 成武县| 呼玛县| 新兴县| 梁山县| 嘉荫县| 灌南县| 诸暨市| 高清| 遵化市| 水城县| 漳浦县| 龙井市| 平舆县| 静海县| 六枝特区| 江门市| 武宁县| 元朗区| 湘潭市| 塘沽区| 桃源县| 北京市| 桃江县| 达日县| 华安县| 广南县| 呼和浩特市| 乐安县| 宝坻区| 遂昌县| 远安县| 稻城县|