javascript - Scrolling does not minify iphone browser -


i searched on can't find solution. have mobile website using container div (width , height 100%). use -webkit-overflow-scrolling: touch; make content in div smooth scrolling.

however, when scroll down in iphone addressbar shrink , controls @ bottom totally disappear. because of container div having same size body phone not detect scrolling in body. , therefor not optimize screen availability. know workaround?

i fiddled brim , other js solutions nothing seems work. in advance.


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -