Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>When testing this .. does this happen in </p> <p>Browser Mode: <strong>IE10</strong> </p> <p>Document Mode: <strong>Standards</strong></p> <p>???</p> <p><strong>IE10</strong> does support the input number type <strong>but it does not show increment / decrement buttons.</strong></p> <p><strong><a href="http://msdn.microsoft.com/en-us/library/ie/hh773064%28v=vs.85%29.aspx" rel="nofollow noreferrer">http://msdn.microsoft.com/en-us/library/ie/hh773064%28v=vs.85%29.aspx</a></strong></p> <p>check browser support:</p> <p><strong><a href="http://caniuse.com/#feat=input-number" rel="nofollow noreferrer">http://caniuse.com/#feat=input-number</a></strong></p> <p>list of supported input types in IE:</p> <p><strong><a href="http://msdn.microsoft.com/en-us/library/ie/ms534700%28v=vs.85%29.aspx" rel="nofollow noreferrer">http://msdn.microsoft.com/en-us/library/ie/ms534700%28v=vs.85%29.aspx</a></strong></p> <p><strong>UPDATE</strong></p> <p>looks like this was also asked here:</p> <p><strong><a href="https://stackoverflow.com/questions/14993302/html-number-input-removes-decimal-point">HTML Number Input removes decimal point?</a></strong> </p> <p><strong><a href="https://stackoverflow.com/questions/6178332/force-decimal-point-instead-of-comma-in-html5-number-input-client-side?rq=1">Force decimal point instead of comma in HTML5 number input (client-side)</a></strong></p> <p><strong><a href="http://blog.isotoma.com/2012/03/html5-input-typenumber-and-decimalsfloats-in-chrome/" rel="nofollow noreferrer">http://blog.isotoma.com/2012/03/html5-input-typenumber-and-decimalsfloats-in-chrome/</a></strong></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload