HTML5 framework for both Web and Mobile (LAMP)

Which are the possible options for HTML5 framework which support both web and mobile development. For example, if I have to develop a application for web which is 100% iPad or Android tabs compatible (with touch, slide support) then what should be the ideal choice in LAMP environment.

I have heard of Sencha which looks like HTML5 mobile only framework. Please correct me if that's not the case.


Jquery Mobile is a great choice for cross-browser compatibility. In my experience it creates both great-looking mobile sites and desktop sites. It may take a bit of tweaking to get it working the way you want it, but overall I've found it to be the best solution.

www.jquerymobile.com

链接地址: http://www.djcxy.com/p/44754.html

上一篇: 在Android WebView中播放Youtube HTML5嵌入式视频

下一篇: Web和移动(LAMP)的HTML5框架