I am creating an app in which i want to use a select option with long list for this i tried an example from here but the problem is when tried the long list example in the emulator then the page starts flickering and blinking before opening the dialog and after closing the dialog can any one tell how to solve this issue is also google it and found many solution but none of them worked. Thanks in advance.
Asked
Active
Viewed 208 times
1 Answers
0
Try this code, comment the lines of code in jquery.mobile-1.x.x.js
1. //meta.attr( "content", disabledZoom );
2. //meta.attr( "content", enabledZoom );
Have a fun;

Saurabh
- 254
- 1
- 4
- 12