ecommerce1986 / mobiscroll

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

Performs Too Slow for use in production applications. #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  Load a page with the scroller...
2.
3.

What is the expected output? What do you see instead?
Scroller pops up almost immediatly, and definitly within 1 second.

What version of the product are you using? On what operating system?
iOS 4 (latest)

Please provide any additional information below.

Original issue reported on code.google.com by joey.no...@gmail.com on 30 Aug 2011 at 1:06

GoogleCodeExporter commented 8 years ago
Please be more specific:

"Scroller pops up almost immediatly, and definitly within 1 second." - is this 
the expected output, or the current behaviour?

Original comment by diosla...@gmail.com on 30 Aug 2011 at 6:54

GoogleCodeExporter commented 8 years ago
Hi, may I answer here: this is current behaviour. Picker pops up within a 
4-second delay, wheels are scrolling very slowly, and the page "buzzes" (on 
iPhone).

Original comment by kira.cor...@gmail.com on 17 Sep 2011 at 10:51

GoogleCodeExporter commented 8 years ago
I've looked into this issue deeper.

Mobiscroll demo page looks awesome on iPhone. (really cool!)
Hence the issue is on my side. After some trial and error I worked out that it 
was caused by jQuery UI CSS file (jquery-ui-1.8.8.custom.css). I tried turning 
it on and off several times and I'm sure it causes the issue. jQuery UI 
javascript by itself does not break mobiscroll, this seems to be only CSS.

Any thoughts on how to fix this? I still need jQuery UI for popup dialogs.

Original comment by kira.cor...@gmail.com on 17 Sep 2011 at 12:47

GoogleCodeExporter commented 8 years ago
Hi guys,
Does anyone read this and has any thoughts?

Original comment by kira.cor...@gmail.com on 25 Oct 2011 at 8:48

GoogleCodeExporter commented 8 years ago
I also experience this issue, both on my page and on demo. 3-4 seconds of 
waiting before it shows up and slow turning wheels on iPod 2G.

Original comment by yuv...@gmail.com on 7 Nov 2011 at 12:46

GoogleCodeExporter commented 8 years ago
Iphone 3g, Iphone4 and Ipad1 having the same issue. As soon as I add the 
reference to the jqueryiui custom css it becomes totally laggy and barely 
usable.

Any ideas?

Original comment by ninioaut...@gmail.com on 14 Dec 2011 at 6:20

GoogleCodeExporter commented 8 years ago
Closed as this is rather a jQuery Mobile - jQuery UI conflict issue, than 
Mobiscroll - jQuery UI

Original comment by diosla...@gmail.com on 26 Mar 2012 at 2:11

GoogleCodeExporter commented 8 years ago
hi,

I am using the demo mobiscroll html page where there is a label control upon 
clicking which the mobiscroll control appears. Is there a way to automatically 
simulate this click 1 second after page load? Most probably by using jquery 
ready or pageinit event?

Thanks & Regards,
Murali

Original comment by muralime...@gmail.com on 24 Dec 2013 at 5:44