jQuery Mobile Framework

Navigation Search

Question:

My HTML 5 inputs look different across devices and browsers.

Answer:

jQuery Mobile does not have control over the UI for most of the newer HTML5 input elements like date, color and number. The keyboards and pickers provided are browser-dependent but will safely fall back to a standard input if it's not supported. We do apply basic border and color styles to inputs for these elements so there is some visual consistency. See the text input page for examples of all the input types available

All Questions & Answers