Re: XHTML Basic 1.1 and setting input field to numeric mode

Benjamin Hawkes-Lewis <[email protected]>
Newsgroups gmane.comp.web.html.general
Message-ID <[email protected]>
Luca Passani wrote:

> Also, what I gathered from a previous message is that 
> "inputmode='numeric'" will be
> supported by the XHTML 1.1 and XHTML BAsic 1.1 spec. Isn't this true 
> anymore?

Not precisely. XHTML 1.1 Basic includes inputmode="latin digits" 
(borrowed from XForms) as a "hint" to user agents about expected input:

http://www.w3.org/TR/xhtml-basic/#s_inputmode

Nor does it include type="number" (that's HTML5's Web Forms 2.0 draft) 
or any CSS (that would be specified by another working group).

These all seem to be syntaxes that do roughly the same thing in practice.

Hope that clarifies things.

--
Benjamin Hawkes-Lewis
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.