jQuery Mobile 1.4+ Mobile widgets - native look and feel on devices iOS, Android WP8+ -
do jquery mobile widgets supports , feel of native device ios7, android , wp8+. there way in jquery mobile widgets framework develop such widgets , feel of native device?
by widget's , feel of native device, mean on ios7 device widget datepicker should open in ios7 style, it's interface selection date same native ios7 style. if same page accessed on android should , feel android's style.
there couple of answers here. first, easiest thing take ios device, open mobile safari, , go jquery mobile. site has online demos of widgets , can see how things look.
second - jqm automatically enhances widgets nicer on mobile, if not want enhance, can use data attribute tell jqm leave alone. if have input type=date , wanted native date picker fire, use option. (fyi, data-enhance="false" on page level, can turn off globally.)
Comments
Post a Comment