Method of dom/HTMLInputElementdom/HTMLInputElement
Syntaxvar object = object.stepDown(n);
Parameters n
Value to decrement the value by.
Return ValueReturns an object of type DOM NodeDOM Node
Type: HRESULT
This method can return one of these values.
S_OK
Notes RemarksThrows 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 informationMicrosoft Developer Network: [Windows Internet Explorer API reference Article]
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