Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

mobileslider broken has no handles- upgrade issue?

Hi Joe,

Appery.io app based on jQuery mobile librabry (JQM).

JQM also includes jQuery UI.

When you try to include jQuery UI again - you broke versions and may be something else..

It's known problem in internet please read more here: https://forum.jquery.com/topic/mixing...

https://forum.jquery.com/topic/autoco...

Regards.

Joe7349603
Posts: 0
Joined: Tue Jan 27, 2015 11:08 pm

mobileslider broken has no handles- upgrade issue?

Hi Yuuri, thanks for getting back, are you suggesting I add Jquery UI again? Or what should I try. I have read through the two links but didn't seem to have any sort of solution in addition to the fact that the forum is 4 years old.

Joe7349603
Posts: 0
Joined: Tue Jan 27, 2015 11:08 pm

mobileslider broken has no handles- upgrade issue?

I have tried to add the latest resource and removed the old one with the hope it will work but..no dice same issue. I am using a brand new page no other code etc.

http://code.jquery.com/ui/1.11.4/jque...

I may have to give up on this if Appery has no other suggestions..Anybody else experiencing this same issue?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

mobileslider broken has no handles- upgrade issue?

Hi Joe,

It's not an Appery.io issue. It's JQM issue that does not allow you to use jQuery UI widjets.. In JQM there is other autocomplete. Details: http://demos.jquerymobile.com/1.3.0-r...

Regards.

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

mobileslider broken has no handles- upgrade issue?

Well, there is one trick that you can try. I am not too sure how well it works, or whether it will break something else but what I did was to copy/paste the jquery-ui.js code into a local JS file and commented out the lines from 12653 to 13305. I have attached an image for reference.

You can also create the JS file by choosing "Create from URL" when creating the JS resource and point to http://code.jquery.com/ui/1.10.3/jque... Image

Haven't had the time to test it but it may help fix this problem

Joe7349603
Posts: 0
Joined: Tue Jan 27, 2015 11:08 pm

mobileslider broken has no handles- upgrade issue?

Thanks, that seems to work or at-least the slider is working the only challenge is that auto-complete got broken. It still populates but prevents the user from selecting the selections item. Touching the selection makes the whole suggested list to disappear.

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

mobileslider broken has no handles- upgrade issue?

How about commenting out the auto-complete part in the same file?

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

mobileslider broken has no handles- upgrade issue?

If you can do a simple app reproducing the problem I can help you fix this. You can put up a dropbox link to your app so that it can be downloaded and restored.

Quite a few things on hand so kinda tight on time. Having something to quickly reproduce the problem will help

Joe7349603
Posts: 0
Joined: Tue Jan 27, 2015 11:08 pm

mobileslider broken has no handles- upgrade issue?

Thanks for the offer appreciate it, will probably just push current code out and work on the slider fix as an upgrade

Return to “Issues”