In my site I have a problem with footer during scrolling
http://m.calciomercato.com/
With google chrome the banner is "detached" from the lower side during scrolling.
I tried to update jquery and jquery mobile but without results.
Thanks.
While scrolling the page on a mobile phone, the recalculation of the footer-position is not triggered all the time whill 'dragging' the page. The solution is:
a) avoid fixed positions on mobile website (on such a small screen, why are you annoying visitors with an ad that's always there?)
b) Try the webkit-transform: translateZ(0);
fix as explained here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With