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

boundingWidth Property

Internet Development Index

Retrieves the width of the rectangle that bounds the TextRange object.

Syntax

[ iWidth = ] TextRange.boundingWidth

Possible Values

iWidthInteger that receives the width 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 boundingWidth 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 width is \n" +
oTextRange.boundingWidth);
}
}
}
</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, boundingTop
建水县| 沿河| 元谋县| 东乡族自治县| 平陆县| 昭苏县| 大姚县| 桦南县| 石阡县| 苍山县| 泸州市| 宜丰县| 黄骅市| 大悟县| 静安区| 普兰县| 肇州县| 酒泉市| 宜丰县| 鄂州市| 大石桥市| 平舆县| 南皮县| 林西县| 沭阳县| 江都市| 庐江县| 普陀区| 交城县| 乐东| 镇江市| 辽中县| 五台县| 宁安市| 门源| 南汇区| 乐东| 临沧市| 滨州市| 富平县| 卢龙县|