最新国产好看的视频,伊人天堂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
济宁市| 根河市| 南康市| 平定县| 文昌市| 涡阳县| 呼玛县| 陇西县| 南川市| 松原市| 迁安市| 神农架林区| 重庆市| 南郑县| 通渭县| 江北区| 始兴县| 万山特区| 朝阳市| 黄平县| 怀柔区| 廊坊市| 信丰县| 龙南县| 历史| 清丰县| 正镶白旗| 望江县| 梅州市| 兴义市| 太谷县| 墨江| 宜黄县| 辽阳市| 凤庆县| 纳雍县| 突泉县| 定安县| 泾川县| 长顺县| 上思县|