问题描述
-
我想使用jQTouch来为大型网站构建iPhone应用程序.在搜索时,我了解到必须编辑网站的HTML代码以使其适合我的应用程序,如何在不与网站样式冲突的情况下做到这一点?
-
此外,使用jQTouch的基本步骤是什么?只需添加脚本并按此处进行初始化即可: http://code.google.com/p/jqtouch/wiki/GettingStarted .
非常感谢我.
一个不错的主意是检测iPhone服务器端,然后发送包含所有jQTouch优点并排除原始样式的不同HTML.
I want to use jQTouch to build iPhone app for large website. When searched for it, I understood that I must edit my HTML code for website to be Suitable to my app, how I can do this without conflict with the style for my website?
Also, what is the basic steps to using jQTouch ? just Add scripts and Initialize as here : http://code.google.com/p/jqtouch/wiki/GettingStarted .
help me with many thanks.
A pretty good idea is to detect the iPhone server-side and then send different HTML with all the jQTouch goodness included and your original style excluded.
这篇关于对大型网站使用jQTouch的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!