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

addComponentRequest Method

Internet Development Index

Adds the specified component to the queue of components to be installed.

Syntax

clientCaps.addComponentRequest(sID, sIDType [, sMinVer])

Parameters

sID Required. String爐hat specifies any of the component identifiers listed in the Installable Components in Internet Explorer document.
sIDType Required. String爐hat specifies the case-insensitive type of the identifier specified in sID, or the following value:
componentidActive Setup identifier of the component.
sMinVer Optional. String爐hat specifies the minimum version number of the component to install.

Return Value

No return value.

Remarks

Only Microsoft® Internet Explorer components are specified by this method. Components not supported by Internet Explorer are ignored.

The addComponentRequest method queues a download request for the specified component. Actual download of the component does not occur until a call is made to the doComponentRequest method.

Example

This example uses the addComponentRequest and doComponentRequest methods to install the Internet Explorer Data Binding component, if the component does not already exist in the user's system.

<HTML xmlns:IE>
<HEAD>
<STYLE>
@media all {
IE\:clientCaps {behavior:url(#default#clientCaps)}
}
</STYLE>
<SCRIPT>
function window.onload()
{
var bDBAvailable  = false;
var sDBVersion = '';
var sDBID = "{9381D8F2-0288-11D0-9501-00AA00B911A5}";
bDBAvailable = oClientCaps.isComponentInstalled(sDBID,"componentid");
// if data binding is unavailable, install it
if (!bDBAvailable)
{
oClientCaps.addComponentRequest(sDBID, "componentid");
bDBAvailable = oClientCaps.doComponentRequest();
}
:
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
:
<IE:clientCaps ID="oClientCaps" />
:
</BODY>
This feature requires Microsoft® Internet Explorer 5 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 method.

Applies To

clientCaps

See Also

ClientCaps, Using DHTML Behaviors, compareVersions, doComponentRequest, isComponentInstalled
莱州市| 临沧市| 永春县| 太仓市| 青河县| 巴马| 麻城市| 仁寿县| 灵台县| 泌阳县| 马龙县| 唐山市| 鄂尔多斯市| 都匀市| 蒙山县| 石棉县| 田东县| 修武县| 九台市| 岳普湖县| 哈巴河县| 凤庆县| 九江县| 福建省| 景德镇市| 盘锦市| 渭源县| 韶关市| 宜君县| 张家界市| 洞头县| 富锦市| 云林县| 巨野县| 宜兴市| 井陉县| 达尔| 犍为县| 安阳县| 射洪县| 临洮县|