<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Can I force numeric input on a mobile browser?</title>
	<link>http://ask.metafilter.com/86258/Can-I-force-numeric-input-on-a-mobile-browser/</link>
	<description>Comments on Ask MetaFilter post Can I force numeric input on a mobile browser?</description>
	<pubDate>Sun, 16 Mar 2008 05:07:01 -0800</pubDate>
	<lastBuildDate>Sun, 16 Mar 2008 05:07:01 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Can I force numeric input on a mobile browser?</title>
		<link>http://ask.metafilter.com/86258/Can-I-force-numeric-input-on-a-mobile-browser</link>	
		<description>I&apos;m developing a web site to be accessible by mobile phone.  One of the key requirements is data input into a form that is submitted back to the server.  This has been developed and works fine.

One of the features of my K610i Sony Ericsson mobile phone is text prediction or auto completion of words.  This is a good feature on the text fields, but some fields only require integer or floats (e.g., 12.34567).  Integers can be input by either holding down each key for a full second, or by switching the &quot;Writing language&quot; to &quot;123...&quot; (i.e., integer input).  Both approaches add a few seconds to the input process, but I&apos;d like to make this is quick as possible.

My question is:  Is there a way, perhaps with a tag on the form field, to force my mobile browser to switch to the integer input for those fields?  Do other phone brands (Nokia, Siemens) do this differently?  Would a third party mobile browser, such as Opera, handle this somehow?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.86258</guid>
		<pubDate>Sun, 16 Mar 2008 01:50:55 -0800</pubDate>
		<dc:creator>chrisch</dc:creator>
		
			<category>html</category>
		
			<category>forms</category>
		
			<category>mobile</category>
		
			<category>internet</category>
		
			<category>www</category>
		
	</item> <item>
		<title>By: duckstab</title>
		<link>http://ask.metafilter.com/86258/Can-I-force-numeric-input-on-a-mobile-browser#1273779</link>	
		<description>can you use javascript? my first thought is to accept the letters &amp;amp; convert them to the numerals with javascript.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86258-1273779</guid>
		<pubDate>Sun, 16 Mar 2008 05:07:01 -0800</pubDate>
		<dc:creator>duckstab</dc:creator>
	</item><item>
		<title>By: neustile</title>
		<link>http://ask.metafilter.com/86258/Can-I-force-numeric-input-on-a-mobile-browser#1273812</link>	
		<description>See if your phone handles &lt;a href=&quot;http://www.developershome.com/wap/wcss/wcss_tutorial.asp?page=inputExtension2&quot;&gt;wap-input-format&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86258-1273812</guid>
		<pubDate>Sun, 16 Mar 2008 06:54:35 -0800</pubDate>
		<dc:creator>neustile</dc:creator>
	</item><item>
		<title>By: chrisch</title>
		<link>http://ask.metafilter.com/86258/Can-I-force-numeric-input-on-a-mobile-browser#1274075</link>	
		<description>Thanks for the wap-input-format CSS rule; that&apos;s a new one to me.  It almost works by forcing my mobile browser to use the numeric input, but unfortunately I don&apos;t see a way of setting a mask for floats in the format: -12.34567.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86258-1274075</guid>
		<pubDate>Sun, 16 Mar 2008 12:48:54 -0800</pubDate>
		<dc:creator>chrisch</dc:creator>
	</item><item>
		<title>By: neustile</title>
		<link>http://ask.metafilter.com/86258/Can-I-force-numeric-input-on-a-mobile-browser#1274120</link>	
		<description>Doesn&apos;t lowercase n let you enter numbers and &quot;symbols&quot;?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86258-1274120</guid>
		<pubDate>Sun, 16 Mar 2008 14:05:06 -0800</pubDate>
		<dc:creator>neustile</dc:creator>
	</item><item>
		<title>By: chrisch</title>
		<link>http://ask.metafilter.com/86258/Can-I-force-numeric-input-on-a-mobile-browser#1274499</link>	
		<description>You&apos;re right!  The *n mask works perfectly!  Thanks!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86258-1274499</guid>
		<pubDate>Sun, 16 Mar 2008 22:19:34 -0800</pubDate>
		<dc:creator>chrisch</dc:creator>
	</item>
	</channel>
</rss>
