![]() |
VOOZH | about |
The Input Number select() Method in HTML DOM is used to select the contents of the Input Number field. it is the in-built method of the Number Object.
Syntax
numberObject.select()
Parameters: This method does not contain any parameters.
Return Value: This method does not return any value.
Example: Below HTML code illustrate the use of input number select() method in HTML DOM .
Output:
Supported Browsers: