0
votes

I am developing a phonegap application and i'm using jquery mobile's selectmenu for dropdown option. When i am changing the selected item on the dropdown on a non scrolling page it's working fine but when i'm doing the same in scrolling page then the page flickers and flashes slightly. I am getting this problem in ios device only, in android its working absolutely fine.

can anyone help me, as i have searched alot on google wasted my whole day but didn't get any solution.

please help me

here is the demo http://54.200.148.163/lfservice/lib/demo.html try this in the Iphone 5 or Iphone 6

Thanks

1
Please provide an example (both code and url - jsfiddle or live site) - Reinstate Monica Cellio
sorry but i have never used jsfiddle before. - Rahul Gautam
Anything that will provide an example is fine, but your code must be supplied in the question or it's likely to be downvoted, closed or simply ignored. - Reinstate Monica Cellio
ok.. let me try with jsfiddle then Thanks - Rahul Gautam
Works on my device (iPhone 4S, iOS7). Which iOS version are you using? - FlyingLemon

1 Answers

0
votes

Change your doctype to the HTML5 doctype and get rid of that IE6/7/8 specific CSS in the HEAD