I am developing a web application for iphone using dashcode. I'm stuck where the user needs to enter a zip code or phone number, and the application does not display numpads, but a regular keyboard.
Any help would be appreciated.
thanks
You can not. Previously, this was possible in iPhone OS 1 (it appeared for any element <input>with an identifier that included "zip" or "phone"), but OS 2/3 removed this functionality.
<input>
iPhone 3.2-ish. : iPhone UIWebview: ? ? - !
Source: https://habr.com/ru/post/1717184/More articles:Aspect-oriented programming in r: Are any libraries available? - rIs there a good third-party job scheduling library for .Net? - c #How can I get a list from Ruby that I can list? - iteratorOptional and required terminators in a context-sensitive grammar definition - compiler-constructionProgressive enhancement with Silverlight - silverlightStream an avi file from memory using IIS / Asp.Net - asp.netcomparison / equality of two objects by protocol - objective-cIs there a way in ASP.NET MVC to handle different Response.StatusCode values? - asp.net-mvcЭлементы управления ASP.NET - проблема с программным обеспечением множественных экземпляров? - asp.netOverlap in UITableViewCell with UITableViewCellStyleSubtitle - uitableviewAll Articles