What is the Best Framework for HTML 5 Based Mobile

2020-05-14 08:00发布

What is the best framework for HTML 5 based mobile development?

I evaluated a few frameworks like jQuery Mobile , Sencha Touch , but didn't find any framework which extends its components in the mobile version as it does on the desktop version.

Do you have any suggestions?

3条回答
smile是对你的礼貌
2楼-- · 2020-05-14 08:21

I suggest going for Twitter Bootstrap, Zurb Foundation V 4, or skeleton as the most ideal frameworks with HTML5 for mobile development.

查看更多
狗以群分
3楼-- · 2020-05-14 08:29

If you want to build a mobile-only site, I think the best html5 frameworks are:
jQuery mobile + PhoneGap
Sencha Touch + PhoneGap

If you want to build a website that adapts for mobiles, tablets and desktop computers use Twitter Bootstrap, HTML5 Boilerplate, Zurb Foundation, Skeleton or Blueprint

查看更多
forever°为你锁心
4楼-- · 2020-05-14 08:36

You have to use jQuery mobile/other frameworks with PhoneGap like - this

查看更多
登录 后发表回答