Custom CSS for Mobile development using Phonegap/Cordova

后端 未结 4 648
情话喂你
情话喂你 2021-02-15 10:51

I´m planing to use Cordova v3 to develop a generic application to target mobile devices using HTML/CSS. Which is the best solution in order to reuse most of the html but having

4条回答
  •  一生所求
    2021-02-15 11:29

    My suggestion would be jQuery Mobile which supports almost all mobile devices in the market.

    For the list of supported devices: http://jquerymobile.com/gbs/

    1) It provides a native feel for each device platform. 2) Supports all platform 3) Easy support and 3rd party plugins

    It's been said by some that jQuery mobile might be slow.. but you can tweak its settings to make it good.

提交回复
热议问题