Icekeith / mobiscroll

Automatically exported from code.google.com/p/mobiscroll
0 stars 0 forks source link

Jquery Mobile beta 1 and Mobiscroll #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Is it required that we have jquerymobile beta 1?  I have loaded the scroller, 
but it doesn't scroll.  I cannot use the set buttons either.

Original issue reported on code.google.com by sleepyx...@gmail.com on 9 Nov 2011 at 8:35

GoogleCodeExporter commented 8 years ago
No, jquery mobile is not required at all.
Specify more details on your issue: version of mobiscroll, op. system and 
browser.
It is a known issue that mobiscroll does not work on Windows Phone, Firefox 
Mobile, WebOS and on some BlackBerry phones.

Original comment by diosla...@gmail.com on 10 Nov 2011 at 6:11

GoogleCodeExporter commented 8 years ago
I found it was jquery validate, but I don't know how to resolve it.  If I load 
the script at all, I cannot load the script.  I'm just jquerymobile beta rc1, 
jquery 1.6.4 and jquery validate.  I will have to track it further.  Do you 
know of any other issues related?  

Thank you for your response.

Original comment by sleepyx...@gmail.com on 10 Nov 2011 at 6:25

GoogleCodeExporter commented 8 years ago
I found that the issue was jquery validate 1.5 doesn't work well with 
mobiscroll.  It works now.  Thanks :)  I also added some preventDefault[s] to 
prevent the background from touchmove and the non-scrollable areas.

Original comment by sleepyx...@gmail.com on 10 Nov 2011 at 8:43

GoogleCodeExporter commented 8 years ago

Original comment by diosla...@gmail.com on 8 Dec 2011 at 6:34

GoogleCodeExporter commented 8 years ago
w did you work in windows phone? I could not understand what you did.
used the preventDefault (), but what action?

Original comment by l...@codeo.com.br on 6 Nov 2012 at 7:47

GoogleCodeExporter commented 8 years ago
Currently it does not work on windows phone < 8 (not tested yet on 8).
IE on windows phone has no touch events and the mousemove events are not fired 
at all.

Original comment by diosla...@gmail.com on 7 Nov 2012 at 7:18