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

boundingLeft Property

Internet Development Index

Retrieves the distance between the left edge of the rectangle that bounds the TextRange object and the left side of the object that contains the TextRange.

Syntax

[ iLeft = ] TextRange.boundingLeft

Possible Values

iLeftInteger that receives the left coordinate of the bounding rectangle, in pixels.

The property is read-only. The property has no default value.

Example

This example retrieves the value of the boundingLeft property for the given text area.

<SCRIPT>
function boundDim(oObject)
{
var collTextarea = document.all.tags("TEXTAREA");
if (collTextarea != null) {
var oTextRage = oObject.createTextRange();
if (oTextRange != null) {
alert("The bounding left is \n" +
oTextRange.boundingLeft);
}
}
}
</SCRIPT>
</HEAD>
<BODY>
<TEXTAREA COLS=100 ROWS=2 ID=oTextarea
onclick="boundDim(this)"> . . . </TEXTAREA>
This feature requires Microsoft® Internet Explorer 4.0 or later. Click the following icon to install the latest version. Then reload this page to view the sample.

Standards Information

There is no public standard that applies to this property.

Applies To

TextRange

See Also

boundingHeight, boundingTop, boundingWidth
新郑市| 靖西县| 龙陵县| 井冈山市| 五峰| 体育| 亚东县| 北流市| 安达市| 茂名市| 独山县| 长春市| 磐石市| 渝中区| 巴彦淖尔市| 黑山县| 金门县| 资溪县| 淮安市| 乐清市| 商城县| 新邵县| 宝丰县| 漳平市| 阿城市| 宕昌县| 孝感市| 紫金县| 斗六市| 苏尼特右旗| 南汇区| 布尔津县| 遵义县| 双峰县| 资阳市| 博爱县| 岢岚县| 高要市| 凤山市| 遵化市| 芜湖市|