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

VALUE Attribute | value Property

Internet Development Index

Sets or retrieves the displayed value for the control object. This value is returned to the server when the control object is submitted.

Syntax

HTML<ELEMENT VALUE = sValue... >
Scriptingobject.value [ = sValue ]

Possible Values

sValueString that specifies or receives the value of a control object which is passed as a name/value pair to the server, when the control object is submitted.

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

The initial setting of the value property is the initial display value for the control object. The user may edit the value text prior to submission of a control object's content. If the control object is reset using the input type=reset control object, the initial value is restored.

The input type=password object's value property text is always displayed with each character's text hidden, such as with an asterisk (*) placeholder.

Note  Though the input type=password?B>value property display text is hidden, data is passed to the server in clear text, and may be read by anyone with access to the network.

Examples

This example uses the input type=text element to create an empty text control that can contain 15 characters without requiring the user to scroll to read all of the text.

<INPUT TYPE=text VALUE="" NAME="textbox" SIZE=15>

This example uses script to detect the content of the text box and display it in a dialog box.

<SCRIPT>
function detectEntry()
{
alert("Your name is " + textbox.value)
}
</SCRIPT>

Standards Information

This property is defined in HTML 3.2 Non-Microsoft link.

Applies To

INPUT type=password, INPUT type=text

See Also

input
台中县| 信阳市| 扬中市| 乾安县| 汝南县| 昔阳县| 辽宁省| 平和县| 邵阳县| 武胜县| 呼图壁县| 临颍县| 阳泉市| 墨江| 旌德县| 塔河县| 克拉玛依市| 监利县| 方城县| 定西市| 彭阳县| 伊宁县| 清水县| 巧家县| 师宗县| 岳池县| 左云县| 漯河市| 石柱| 德阳市| 沈阳市| 罗平县| 衡东县| 汨罗市| 双城市| 九龙坡区| 金门县| 惠来县| 永定县| 建水县| 凤阳县|