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

shiftKey Property

Internet Development Index

Retrieves the state of the SHIFT key.

Syntax

[ bKey = ] event.shiftKey

Possible Values

bKeyBoolean that receives one of the following values.
falseSHIFT key is not pressed.
trueSHIFT key is pressed.

The property is read-only. 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.

Example

This example demonstrates how to retrieve the state of the SHIFT key. Any key pressed fires the onkeydown event handler, enabling you to retrieve the state of the SHIFT key. Because the onkeyup event handler only fires when a key is released, it always returns false for the SHIFT key's state. The onkeypress event handler only fires when the user presses an alphanumeric key—it will not fire if the SHIFT key is pressed.

<HTML>
.
.
.
<BODY onkeydown="okd.innerText=event.shiftKey;"
onkeypress="okp.innerText=event.shiftKey;"
onkeyup="oku.innerText=event.shiftKey;">
State of SHIFT key from the onkeydown event handler:
<SPAN id="okd" class="b"></SPAN><BR>
State of SHIFT key from the onkeyup event handler:
<SPAN id="oku" class="b"></SPAN><BR>
State of SHIFT key from the onkeypress event handler:
<SPAN id="okp" class="b"></SPAN>
.
.
.
</BODY>
</HTML>
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

event

See Also

shiftLeft
济宁市| 永川市| 益阳市| 富民县| 竹北市| 合川市| 焉耆| 昌吉市| 鹰潭市| 平和县| 陆良县| 金寨县| 确山县| 黄山市| 静宁县| 南部县| 泸溪县| 灵川县| 枣庄市| 甘洛县| 儋州市| 蓬安县| 山丹县| 武强县| 昌图县| 基隆市| 广元市| 措勤县| 华容县| 田林县| 乐都县| 广灵县| 凌海市| 甘孜县| 本溪| 石景山区| 滨海县| 芦溪县| 民县| 临高县| 武穴市|