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

HTML DOM direction 屬性

HTML DOM Style 對(duì)象參考手冊(cè)

定義和用法

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

語(yǔ)法:

Object.style.direction=ltr|rtl|inherit

Possible Values

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

實(shí)例

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

<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 對(duì)象參考手冊(cè)

东源县| 普格县| 昌图县| 基隆市| 蒙阴县| 烟台市| 阆中市| 阿图什市| 镇康县| 彰化县| 行唐县| 金门县| 罗田县| 伊春市| 浦江县| 如东县| 阿拉尔市| 鲜城| 旬阳县| 华蓥市| 讷河市| 高州市| 苏尼特左旗| 宝鸡市| 万盛区| 浙江省| 华阴市| 全南县| 榕江县| 南安市| 轮台县| 杭州市| 娄底市| 海晏县| 如东县| 湘潭县| 共和县| 井陉县| 微山县| 丽江市| 张北县|