This is a migrated thread and some comments may be shown as answers.

Wrap input tags inside a form tag to see input-specific keyboards

1 Answer 84 Views
Application
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 26 May 2012, 04:39 AM
I noticed that the demo, 'mobile form inputs' wasn't showing input type-specific keyboards that I'd expect on my iPad, and went looking for a solution.

The solution is to use a <form> tag.

Now, for instance, my <input type='search' ....> tag renders an input box with an associated search keyboard with a 'Search' button in place of the 'Return' button.

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 28 May 2012, 09:18 AM
Hello Adam,

This is indeed so, the older iOS versions below 5 only support newer input types in a form. We'll fix the demo to reflect that and I've updated your points for the find.

Kind regards,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Application
Asked by
Adam
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or