jQTouch 和 Zend 框架

发布于 2024-10-16 09:29:24 字数 158 浏览 1 评论 0原文

有人使用 Zend Framework 来支持他们的 jQTouch iPhone Web 应用程序吗?看起来 jQTouch 更喜欢将所有“页面”放在一个 html 输出中。

不管怎样,我只是好奇是否有人这样做并且愿意分享他们项目的框架。

谢谢,

约翰

Anyone using Zend Framework to power their jQTouch iPhone Web app? Looks like jQTouch prefers to have all the "pages" on in one html output.

Anyway, I was just curious if anyone was doing that and was willing to share the skeleton of their project.

Thanks,

John

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

老子叫无熙 2024-10-23 09:29:24

这里没有太多的可能性。如果您希望在一个视图中显示所有输出,您也许应该尝试使用操作助手,所有操作助手都可以生成一个页面并将其输出发送到响应。看看 matthew weierophinney 的文章: http://weierophinney.net/matthew/archives/246-Using-Action-Helpers-To-Implement-Re-Usable-Widgets.html

另一种可能性是看看 jquery mobile 而不是 jqTouch 。

There are not a lot of possibilities here. If you want to have all your output in one view you should perhaps try to use action helpers, all action helper could generate a page and send its output to the response. Take a look at matthew weierophinney's article: http://weierophinney.net/matthew/archives/246-Using-Action-Helpers-To-Implement-Re-Usable-Widgets.html

Another possibility would be to take a look at jquery mobile instead of jqTouch.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文