I am implementing a mobile website, which has menu link and contact phone at the top of the page with CSS position:fixed.
Unfortunatelly, Chrome on iPhone has a behavior that when I scroll up, the Chrome URL bar appears at the top of the page over my menu and I have to scroll down or wait some 5 seconds for hiding the Chrome bar and accessing the menu again.
Is there some option to disable this mobile chrome behaviour or some workaround?
Related
Designed a new template for my website but navigation bar (Menu) in mobile not scrolling.
Site menu is working on Hover function. Site menu is working fine in laptop desktop but when we are checking in smartphone then after open mega menu its not scrolling to see all submenu. When we are trying to scroll menu then its scrolling page not menu.
Please suggest me if we are missing any code. Site is here http://rsseosolution.com/newsite/
I'm using scroll bar for a drop box.From that I can able to scroll by click and drag scroll bar.But scroll bar not working in wheel scroll.I am facing this problem in IE 11 browser and Firefox browser,in chrome browser it is working fine.
I have a web page (a single article). When I open it in Apple Safari browser and try to scroll there are some flaws (it was not scrolling smoothly). When I try to scroll the same page in Google Chrome browser it scrolls smoothly.
What can be the reason for that?
Link to URL of the page is bellow:
url: http://www.apfelblatt.de/2015/08/01/apple-watch-werbungen-werden-im-tv-ausgestrahlt/
My website has a ajax interaction that brings up a full-bleed modal that is suppose to scroll scrolls.
go to www.morningharwood.com/works
Click on a project
go into a project
The Project modal will open up.
Unfortunately scrolling will no work on touch. To note the page scrolls just fine if you press and drag from the on the projects' hero image.
Does anyone know what would prevent scrolling on mobile touch?
I was wondering if is there a way to hide the address bar (or don't show up) on google chrome when you scroll up to the content. In safari, it is automatic, the address bar shows only on the top of the page but not in google chrome.
Is there an issues about it ?
I tried with scrollTo(0,1); but works only one time and that's not the effect that I wanted.