This is a migrated thread and some comments may be shown as answers.

Slider does not work on ipad

4 Answers 79 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Aksh
Top achievements
Rank 1
Aksh asked on 04 Jan 2013, 04:01 AM
If I use below, it works fine on desktop and simulator but does not work on iPad running IOS6 when I deploy via Icenium. The slider shows up but it does not slide.

<input type="range" min="12" max="120" step="12"  />


Is there any way to make it work properly on iPad?

Thanks

4 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 07 Jan 2013, 02:09 PM
Hello Aksh,

Based on the provided information, it is not clear whether the problem is related to Icenium or Kendo UI. I tested a Kendo UI Slider placed inside a Kendo UI mobile application and it worked as expected on iPad. Can you please provide more information or even better, a runnable example?

Here is my test page:

http://jsbin.com/iburub/1

All the best,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Norbert
Top achievements
Rank 1
answered on 14 Feb 2013, 11:46 AM
I tried to place the kendoSlider inside the listview of mobile app and it is rendered correctly but changing the value doesn't work.

There was a problem with initialisation.
0
Dimo
Telerik team
answered on 14 Feb 2013, 02:23 PM
Hello Norbert,

Based on the provided information, I am not sure what might be the problem. Here is a demo, which works, please compare with your implementation.

http://jsbin.com/iburub/24/

All the best,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Norbert
Top achievements
Rank 1
answered on 19 Feb 2013, 08:59 AM
Thank you, I've already found out that the problem was caused by incorrect initialisation of the slider.
Tags
General Discussions
Asked by
Aksh
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Norbert
Top achievements
Rank 1
Share this question
or