A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/HTMLInputElement/stepDown below:

stepDown · WebPlatform Docs

stepDown

Method of dom/HTMLInputElementdom/HTMLInputElement

Syntax
var object = object.stepDown(n);
Parameters n
Data-type
any

Value to decrement the value by.

Return Value

Returns an object of type DOM NodeDOM Node

Type: HRESULT

This method can return one of these values.

S_OK

Notes Remarks

Throws an INVALID_STATE_ERR exception if the control doesn’t support stepDown, if the Step attribute’s value is "any", if the current value could not be parsed, or if stepping in the given direction by the given amount would take the value out of range.

Syntax Standards information See also Related pages Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4