Jquery Mobile , Android Select Menu and Sharepoint
in jQuery Mobile
•
10 years ago
We are building a jquery mobile website and the requirement was to host the site within sharepoint.We are using Content Editor Webpart to embed our html from document library.
When we use data-native-menu = "true" , the native dropdowns in android 2.2, 2.3 are not working. Android 4.0 is working fine. I have searched the Jquery site and the recommendation was to keep the page div directly below body tag. It is not feasible in our case as the wrapper asp.net page has its own form and div tags. The dropdowns are working fine in Iphone and Blackberry. Is there any other work around to make the native menu work in Android?
Included Javascript references
Jquery Mobile 1.1.0
Jquery 1.7
Thanks in advance and appreciate your help.
1