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

propertyName Property

Internet Development Index

Sets or retrieves the name of the property that changes on the object.

Syntax

event.propertyName [ = sProperty ]

Possible Values

sPropertyString that specifies or receives the name of the property whose value changes during the event.

The property is read/write. The property has no default value.

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties.

Remarks

You can alter the value of propertyName by using it with the onpropertychange event.

Example

This example uses the onpropertychange event to change the value of the propertyName property.

<HEAD>
<SCRIPT>
function changeProp()
{
btnProp.value = "This is the new VALUE";
}
function changeCSSProp()
{
btnStyleProp.style.backgroundColor = "aqua";
}
</SCRIPT>
</HEAD>
<BODY>
<P>The event object property propertyName is
used here to return which property has been
altered.</P>
<INPUT TYPE=button ID=btnProp onclick="changeProp()"
VALUE="Click to change the VALUE property
of this button"
onpropertychange='alert(event.propertyName + "
property has changed value")'>
<INPUT TYPE=button ID=btnStyleProp
onclick="changeCSSProp()"
VALUE="Click to change the CSS backgroundColor
property of this button"
onpropertychange='alert(event.propertyName + "
property has changed value")'>
</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 property.

Applies To

event

See Also

onpropertychange
台山市| 哈尔滨市| 潜江市| 福清市| 太白县| 凤庆县| 廉江市| 宁河县| 四会市| 芦溪县| 辽宁省| 仙居县| 祁连县| 泗水县| 南涧| 万宁市| 庄浪县| 泰来县| 武功县| 金沙县| 收藏| 红桥区| 常山县| 静安区| 恭城| 洪湖市| 武宣县| 镇宁| 芦溪县| 建平县| 尉氏县| 枣庄市| 光泽县| 山东省| 隆德县| 凤山市| 临洮县| 潼南县| 重庆市| 乐业县| 昭平县|