2011/6/15 Boris Zbarsky <bzbar...@mit.edu>:
> A form need not contain its controls.  Consider this HTML document:
>
>  <!DOCTYPE html>
>  <form id="myform" action="something">
>    <input type="submit">
>  </form>
>  <input type="number" value="abracadabra" form="myform">

So, indeed, I was missing something. Disregard my previous posts then.

Regards,
Eduard Pascual

Reply via email to