类似于 iPhone webapp 的桌面 webapp 上的页面滑动
我看过 ciui 并且非常喜欢某些链接滑出现有内容并将新内容加载到 DOM 中或滑回的方式。
有没有办法通过 jQuery、scriptaculous 或 MooTools 中的附加动画支持快速创建类似作品?
I've looked at ciui and really liked the way that certain links will slide out the existing content and load new content into the DOM, or slide back.
Is there a way to quickly create a work-a-like with the additional animation support in jQuery, scriptaculous, or MooTools?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
对于任何参与这个非常古老的讨论的人来说,http://www.jqtouch.com/ 是一个较新的讨论对此非常有效的解决方案。 这是一个 jQuery 插件。
For anyone coming to this very old discussion, http://www.jqtouch.com/ is a more recent solution that works very well for this. It's a jQuery plugin.
http://code.google.com/p/iui/
这是最好的 iPhone到目前为止我见过的javascript库,它可以实现页面滑动。
http://code.google.com/p/iui/
This is the best iPhone javascript library I've seen so far, and it does page sliding.
我会看一下 jQuery UI 项目,看看是否有任何东西可以满足您的需要。 最好的代码是您不必编写的代码。 :)
http://ui.jquery.com/repository/latest/demos/functioning /
I would take a look at the jQuery UI project and see if anything there does what you need. The best code is code you don't have to write. :)
http://ui.jquery.com/repository/latest/demos/functional/