Questions tagged as 'mobile-safari'

2
answers

Display navbar only when user scrolls up in iOS

I'm using the Marius Craciunoiu technique to display all of my navbar when the user scrolls the screen up. So here's my JavaScript code (using jQuery): var delta, didScroll, lastScrollTop, navbarHeight; delta = 5; lastScrollTop = 0; na...
asked by 04.05.2014 / 19:45
0
answers

How to release scrolling in Safari 11.1?

I needed to do this so that the content is not being shaken and swipe with the finger, but now the scrolling of the page has stopped working, how do I release the bearing? document.addEventListener('touchmove', function(e) { e.preventDefau...
asked by 13.09.2018 / 22:59
0
answers

Font-size greater rendeniza in Safari

Are there CSS or other reasons why Safari / iPhone would ignore some font size settings? On my particular site, Safari on iPhone produces some font size: 13px text larger than the font size: 15px text. Maybe it does not support font size on some...
asked by 17.12.2017 / 17:52
0
answers

My menu appears all broken in Safari browser

Good morning, I developed a website and when I open in the iphone Safari browser and the MacBook it shows me all breaking ... li appears one underneath the other, in the mobile part when I open the menu it appears only the header, the res...
asked by 22.03.2017 / 16:32