jquery - HTML page not scrolling in windows phone 8 -


i creating hybrid app android , ios , windows phone , working fine android , ios windows phone 8 scroll not working , had added overflow-y:scroll property html pages in windows again affecting jquery swipe , fixed header element , popup feature. issues 1-fixed header-bouncing along whole page 2-jquery swipe- not working when page scrolling 3-popup- showing weird opacity

add -ms-touch-action: pan-y body/element needs scrolling. https://msdn.microsoft.com/en-in/library/windows/apps/hh767313.aspx


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -