<div dir="ltr"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Date: Mon, 1 Nov 2010 11:14:23 +0200<br>From: timeless <<a href="mailto:timeless@gmail.com" style="color: rgb(7, 77, 143); ">timeless@gmail.com</a>><br>
To: <a href="mailto:ash@ashleysheridan.co.uk" style="color: rgb(7, 77, 143); ">ash@ashleysheridan.co.uk</a><br>Cc: "TAMURA, Kent" <<a href="mailto:tkent@chromium.org" style="color: rgb(7, 77, 143); ">tkent@chromium.org</a>>, whatwg <<a href="mailto:whatwg@whatwg.org" style="color: rgb(7, 77, 143); ">whatwg@whatwg.org</a>><br>
Subject: Re: [whatwg] <input type=number> without keyboard editing<br>Message-ID:<br>       <AANLkTinhyD=<a href="mailto:6ME7A1wxvfR_yOi2gyf8Knyy2AfJyuGeS@mail.gmail.com" style="color: rgb(7, 77, 143); ">6ME7A1wxvfR_yOi2gyf8Knyy2AfJyuGeS@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=UTF-8<br>><br>>Ashley wrote:<br>>> set one in onchange<br>>><br>>> That's a javascript event, and shouldn't be relied upon for this sort of thing really.<br>
><br>>And my useragent is allowed to send arbitrary data to your server. you<br>>*must* deal with it.</span><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br>
</span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Anyway, older user agents will fall back to type="text", which won't have any restrictions. For edge cases just use JavaScript with server-side validation, you shouldn't and couldn't rely on HTML5 validation alone.</span></div>
</div>