我可以在一页的内容块上使用 jQuery Mobile 的页面转换吗?
jQuery Mobile 在框架中内置了页面转换,用于在“页面”之间切换。我可以使用相同的行为在一页内的内容块之间进行转换吗?
jQuery Mobile has page transitions built in to the framework that's used to switch between "pages". Can I use the same behavior to transition between blocks of content inside of one page?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的。只要这些块位于页面 div 中
Yes. As long as those blocks are in page divs