Hi,I've search thru the group of how to call the numeric keyboard when the focus is on <input>.I've tried style='-wap-input-format: "*n";' and setting phone and zip in the name but without success.Any other ideas?--
You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group.
To post to this group, send email to iphone...@googlegroups.com.
To unsubscribe from this group, send email to iphonewebdev...@googlegroups.com.
Visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
Thanks for your quick reply.I've tried the <input type="text" pattern="[0-9]*"> method but I need the dot...I've tried setting <input type="number" step="0.01"> but I'm getting a parse error message.Any advise will be welcome.
This is a good sample, thanks.
The type="number" is exactly what I needed, but when putting it in an ASPX page I'm getting the following error:
"Parser Error Message: 'number' is not a valid type for an input tag."
Any suggestions?
This is a good sample, thanks.
The type="number" is exactly what I needed, but when putting it in an ASPX page I'm getting the following error:
"Parser Error Message: 'number' is not a valid type for an input tag."
Any suggestions?
On Sunday, August 19, 2012 6:12:30 PM UTC+3, Mogens Beltoft wrote:
You could try type="number" to get the alphanumeric keyboard with dot comma etc.
http://www.beltoft.dk/iPhone/presentation/keyboards.html
I haven't seen a numeric only keyboard with dot.
/Mogens
On 19-08-2012 14:05, toy4fun wrote:
Thanks for your quick reply.I've tried the <input type="text" pattern="[0-9]*"> method but I need the dot...I've tried setting <input type="number" step="0.01"> but I'm getting a parse error message.Any advise will be welcome.
On Sunday, August 19, 2012 12:28:43 PM UTC+3, Remi Grumeau wrote:
you may want to look athttp://we-are-gurus.com/labs/iui/#_inputs
and
(can't find the inputs example page in iUI repo)
Remi
Hi,I've search thru the group of how to call the numeric keyboard when the focus is on <input>.
I've tried style='-wap-input- format: "*n";' and setting phone and zip in the name but without success.
Any other ideas?--
You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group.
To post to this group, send email to iphone...@googlegroups.com.
To unsubscribe from this group, send email to iphonewebdev...@googlegroups. com.
Visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
--
You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group.
To post to this group, send email to iphone...@googlegroups.com.
To unsubscribe from this group, send email to iphonewebdev...@ googlegroups.com.
Visit this group at http://groups.google.com/ group/iphonewebdev?hl=en.