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

CSS Scroll for UL not working on device

5 Answers 106 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 27 May 2015, 01:02 AM

Hi there,

 I am using a <ul> element to show a list of user names and their records. I set the css overflow as scroll and also the -webkit-overflow-scrolling: touch as well.

It works fine on emulators but when I build the app onto either android or ios devices, the list just freezes and would not change. 

One of my concern is that when adding the css, the -webkit-overflow-scrolling: touch is actually red coloured, which means it is not supported or detected by default.

Any idea out there?

Thanks.

 

5 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 27 May 2015, 08:56 AM
Hi,

the sample you have sent does not include the styling you refer to. Can you please use the Dojo to demonstrate your case?

Regards,
Petyo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Andrew
Top achievements
Rank 1
answered on 31 May 2015, 11:24 PM

Hey Petyo,

 Please find the attachment as the css file, thank you for your help.

 Thanks

0
Andrew
Top achievements
Rank 1
answered on 01 Jun 2015, 11:36 PM
Any idea please? It is a bit urgent..
0
Andrew
Top achievements
Rank 1
answered on 02 Jun 2015, 11:38 PM

Hi, 

I am just thinking if I need to use some other UI elements rather than traditoinal <ul> tags. My app needs to realise a three-column scrollable list where all the information comes from Json result from an everlive backend table. Any suggestion?

Thanks.    

0
Petyo
Telerik team
answered on 03 Jun 2015, 10:58 AM
Hello Andrew,

the easiest means to render three column scrollable list is to use the grid widget. It works as expected in a mobile application. 

Regards,
Petyo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
Andrew
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Andrew
Top achievements
Rank 1
Share this question
or