- From: Robert Koernke <robert.koernke@unival-med.com>
- Date: Mon, 14 Jul 2008 13:22:00 -0400
- To: <public-mobileok-checker@w3.org>
Received on Wednesday, 16 July 2008 05:54:27 UTC
I still get this error:
'There is no inputmode attribute on this text entry element'
<input class="mobilenumeric" id="tlogin" maxlength="10" name="tlogin"
size="10" type="text"/>
Except the class named above 'mobilenumeric' has:
..mobilenumeric
{
-wap-input-format: "*N";
}
Also I've tested that this works on the mobile device. Yet why do I
still get the above warning? Because it's in the stylesheet and not
actually on the actual tag?
Robert Koernke
Application Developer
Received on Wednesday, 16 July 2008 05:54:27 UTC