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

boundingTop Property

Internet Development Index

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

Syntax

[ iTop = ] TextRange.boundingTop

Possible Values

iTopInteger that receives the top 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 boundingTop property for the given text area.

<SCRIPT>
function boundDim(oObject)
{
var collTextarea = document.all.tags("TEXTAREA");
if (collTextarea != null) {
var oTextRange = oObject.createTextRange();
if (oTextRange != null) {
alert("The bounding top is \n" +
oTextRange.boundingTop);
}
}
}
</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, boundingLeft, boundingWidth
贺州市| 锡林郭勒盟| 三台县| 五指山市| 长阳| 奉化市| 蓬莱市| 广汉市| 新密市| 全州县| 麻江县| 铜梁县| 九龙县| 会泽县| 雷州市| 孟津县| 林甸县| 汉阴县| 福安市| 盐津县| 广饶县| 虞城县| 淄博市| 浦城县| 呈贡县| 新野县| 蒲江县| 无极县| 遂宁市| 沙湾县| 额敏县| 平南县| 乌拉特中旗| 漳浦县| 南投市| 武乡县| 澄城县| 宁城县| 镇平县| 乐清市| 鹿邑县|