![]() |
VOOZH | about |
The Input Date select() Method in HTML DOM is used to select the contents of the Date text field. It is the predefined method of the Input date object.
Syntax:
dateObject.select()
Parameter: This method does not contain any parameters.
Return Values: It does not return any value.
Example: Below example illustrates the use of the Input Date select() Method in HTML DOM.
Output:
Supported Browsers: