Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <h1> valueAsNumber </h1>
  <form name="order" method="post" action="/submit">
  <label for="a">nb</label>
 <input type="number" data-price="499.99" name="quantity" id="a"
                              value="0" min="0" max="99" maxlength="2"> 
  </form>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
dupontpro
0viewers