I have a question for the mobile geniuses out there. What’s the difference (if any) between inputmode=”latin digits” and inputmode=”user digits”?
Will browsers treat these differently? How so? Which ones? Answer in the comment section below.
Thanks! -m
Mark Baker http://www.markbaker.ca
January 3rd, 2007 at 9:04 amThe difference would only be seen when the user’s native language had non-latin digits.
mdubinko http://
January 3rd, 2007 at 11:18 amDoes that happen in practice on phones? Which ones? -m
Mark Baker http://www.markbaker.ca
January 3rd, 2007 at 1:47 pmI’ve never seen it, but I don’t hang out in non-latin environs too often 8-)
Michael(tm) Smith http://www.w3.org/People/Smith/
January 4th, 2007 at 11:23 pmLatin digits? I thought modern digits were referred to as “arabic” or “arabic/indic”…
Anyway, Japanese (for one) has native characters for digits, but I can’t think of a case where anybody would want to use them for input.
I guess having alternate digits for inputmode would almost imply a device that has a keypad that has alternate digits on it (since there’s not so much point in inputmode on devices that have full keyboards (or software keyboards), only on devices that have limited key input — keypads, basically). I’ve never seen a keypad that had numbers other than 0-9 on it…