html - Scrolling effect on Android after embedding youtube videos with Iframe -
html - Scrolling effect on Android after embedding youtube videos with Iframe -
i making slider 3 different videos. have problems regarding youtube videos embedding if embed videos using object parameter, works fine on each , every device except on mac. applied alternative embedded videos using iframe, fine everywhere problem occured is, scrolling effect of screen has stopped working on android phones. have tried applying js codes still stuck on android. url design follows if wants test design on end:
http://g-axon.com/minisite/
please provide proper solution if have any.
try not setting divs class onebyone_item
display:none
. setting them display:none
remove them render dom. and dont need since container overflow:hidden
anyway..
android html iframe mobile-website embedding
Comments
Post a Comment