简体   繁体   English

iscroll 页面转换与 jquery 移动

[英]iscroll page transition with jquery mobile

I am trying to make iscroll work with jquery mobile for weeks.我试图让 iscroll 与 jquery mobile 一起工作数周。

I have make a quick sample based on the check-dom-changes exemple of iscroll (if you know other way i will take it too:)我已经根据 iscroll 的 check-dom-changes 示例制作了一个快速示例(如果您知道其他方式,我也会采用它:)

Here are the code of pages i have make:这是我制作的页面代码:

Page1: http://jsbin.com/ixomob/edit第1页: http://jsbin.com/ixomob/edit

And then the test page: http://teraonline.be/street/iscrolltest/index.html然后是测试页: http://teraonline.be/street/iscrolltest/index.html

As you can see when you click the page2 link, the page2 appear but iscroll don't work anymore (you see native scrolling to the right instead), maybe they are another way to refresh the dom for the page2 but i don't have found how, because i am novice in javascript (i have read the other example on iscroll4 page, but maybe i don't have use them correctly).正如您在单击 page2 链接时所看到的那样, page2 出现但 iscroll 不再起作用(您看到本机向右滚动),也许它们是刷新 page2 dom 的另一种方式,但我没有找到了方法,因为我是 javascript 的新手(我已经阅读了 iscroll4 页面上的另一个示例,但也许我没有正确使用它们)。

I use the latest version of iscroll and jqm.我使用最新版本的iscroll 和jqm。

You are my last hope guys !你们是我最后的希望,伙计们!

I think you'll need to initialize the iScroll again and refresh it again, that is how I did realize iScroll on #page2 with JQuery Mobile... found no other way.我认为您需要再次初始化 iScroll 并再次刷新它,这就是我使用 JQuery Mobile 在#page2 上实现 iScroll 的方式......找不到其他方法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM