javascript - Force safari to always display the top bar on smartphones -


i'm developing website smartphone , i'm having issues top safari bar. display in portrait , landscape.

on page, have link animation. when i'm clicking on it, browser removing top bar. there way let top bar during animation?

thanks

safari automatically slides browser top bar on iphones , ipod touches asoon page scrolled, single pixel.

the way around have div fills screen css property overflow:hidden have control movement of content.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

trac - Modifying workflow to add a status and split on ticket type -

Delphi interface implements -