免费视频淫片aa毛片_日韩高清在线亚洲专区vr_日韩大片免费观看视频播放_亚洲欧美国产精品完整版

打開APP
userphoto
未登錄

開通VIP,暢享免費(fèi)電子書等14項(xiàng)超值服

開通VIP
param - HTML元素

定義

設(shè)置 APPLET、EMBED 或 OBJECT 元素的屬性初始值。

Sets the initial value of a property for an APPLET, EMBED, or OBJECT element.

注釋

PARAM 元素僅在 APPLET, EMBED 和 OBJECT 元素內(nèi)有效。

注意 由 PARAM 元素設(shè)置的屬性不可由 PARAM 對(duì)象變更。

在 APPLET, EMBED 或 OBJECT 元素實(shí)例創(chuàng)建完成后,由 PARAM 元素設(shè)置的屬性無法用 param 對(duì)象更改。要更改對(duì)象的屬性,請(qǐng)使用由對(duì)象引出的腳本屬性。

此元素在 Internet Explorer 3.0 及以上版本的 HTML 中可用。

此元素不會(huì)改變顯示。

此元素不需要關(guān)閉標(biāo)簽。

The PARAM element is valid within the APPLET, EMBED, and OBJECT elements.

Note  Properties set by a PARAM element cannot be altered by changing the PARAM object.

After the APPLET, EMBED, or OBJECT element is instantiated, the property set by the PARAM element cannot be changed with the param object. To change the object‘s properties, use the script properties exposed by the object.

This element is available in HTML as of Internet Explorer 3.0.

This element is not rendered.

This element does not require a closing tag.

示例代碼

下面的例子顯示了 Internet Explorer 數(shù)據(jù)綁定組件的 outerHTML,這樣你就可以查看由 PARAM 元素指定的屬性。執(zhí)行這樣的檢查可以在調(diào)試 OBJECT 元素屬性時(shí)收集信息。除非重新初始化 outerHTML 對(duì)象,否則無法編輯對(duì)象的 outerHTML 屬性。

This example displays the Internet Explorer Data Binding component‘s outerHTML so you can view the properties assigned by the PARAM elements. You can perform this check to gather information when debugging an OBJECT element‘s properties. You cannot edit the object‘s outerHTML property without reintializing the outerHTML object.

// The OBJECT CLASSID below is for the 
// Microsoft Internet Explorer Data Binding component
 
// Use just the following HTML and press the button
<OBJECT                 
 ID=tdcContents
 CLASSID="clsid:333C7BC4-460F-11D0-BC04-0080C7055A83">
  <PARAM NAME="DataURL" VALUE="DataBinding.csv">          
</OBJECT>
<BUTTON onclick="oTxt.value=tdcContents.outerHTML">
Show Object outerHTML</BUTTON><BR/>
<TEXTAREA ID="oTxt"  STYLE="height:400; width:450;padding:3; overflow=auto;"> </TEXTAREA>
 
//When the button is pressed the complete list of the object‘s
// PARAM elements display unformatted in the TEXTAREA as follows:
<OBJECT id=tdcContents classid=clsid:333C7BC4-460F-11D0-BC04-0080C7055A83>
<PARAM NAME="RowDelim" VALUE=""><PARAM NAME="FieldDelim" VALUE=",">
<PARAM NAME="TextQualifier" VALUE=‘"‘><PARAM NAME="EscapeChar" VALUE="">
<PARAM NAME="UseHeader" VALUE="0"><PARAM NAME="SortAscending" VALUE="-1">
<PARAM NAME="SortColumn" VALUE=""><PARAM NAME="FilterValue" VALUE="">
<PARAM NAME="FilterCriterion" VALUE="??"><PARAM NAME="FilterColumn" VALUE="">
<PARAM NAME="CharSet" VALUE=""><PARAM NAME="Language" VALUE="">
<PARAM NAME="CaseSensitive" VALUE="-1"><PARAM NAME="Sort" VALUE="">
<PARAM NAME="Filter" VALUE=""><PARAM NAME="AppendData" VALUE="0">
<PARAM NAME="DataURL" VALUE="DataBinding.csv">
<PARAM NAME="ReadyState" VALUE="4">
</OBJECT>
本站僅提供存儲(chǔ)服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊舉報(bào)。
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
Flash地址
網(wǎng)頁(yè)中插入音樂播放器WMA 方法有兩種:object和embed
網(wǎng)頁(yè)視頻播放器代碼
html object標(biāo)簽參數(shù)詳解
音畫教程 31款播放器代碼
讀心術(shù)
更多類似文章 >>
生活服務(wù)
分享 收藏 導(dǎo)長(zhǎng)圖 關(guān)注 下載文章
綁定賬號(hào)成功
后續(xù)可登錄賬號(hào)暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服