From 6359a424d95ded8b5680c4dac6541dcb6f7acc0c Mon Sep 17 00:00:00 2001
From: Anne-Gaelle Colom In jQuery Mobile, you can use existing and new HTML5 input types such as One major advantage of using these more specific input types if that on mobile devices, specialized keyboards that speed data entry are offered in place of the standard text keyboard. Try the following inputs on a mobile device to see which display custom keyboards on various platforms.
- password, email, tel, number, and more. Some type values are rendered differently across browsers. For example, Chrome renders the range input as a slider. jQuery Mobile standardizes the appearance of range and search by dynamically changing their type to text. You can configure which input types are degraded to text with the page plugin's options.