jQuery Mobile Question:
Download Questions PDF

Why HTML 5 inputs look different across devices and browsers?

jQuery Mobile Interview Question
jQuery Mobile Interview Question

Answer:

jQuery Mobile does not have control over the 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.

Download jQuery Mobile Interview Questions And Answers PDF

Previous QuestionNext Question
How does jQuery Mobile theming work?Why are not some scripts and styles loading?