valueAsNumber
Property of dom/HTMLInputElementdom/HTMLInputElement
Syntax
var result = element.valueAsNumber;
element.valueAsNumber = value;
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.10.7.4
See also
Related pages
- HTMLInputElementHTMLInputElement
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]