Top "Mobile-safari" questions

A mobile version of Apple’s Safari web browser.

Safari on iPad (iOS6) does not scale HTML5 video to fill 100% of page width

I am using the following CSS to display a video in full width (100%) on a responsive HTML5 page. The native …

html mobile-safari html5-video responsive-design
How to open Safari from a WebApp in iOS 7

In previous versions of iOS, <a> tags would open Mobile Safari, and you had to intercept those to …

javascript ios web-applications safari mobile-safari
iOS 5.0 Safari not vertically centering placeholder in text box

I want to vertically center the text entered in input text boxes on the page. Typical way to achieve this …

css ios5 mobile-safari vertical-alignment placeholder
Html5 form element "required" on iPad/iPhone doesn't work

iPad safari is supposed to be html5 compliant, but it seems that the required element doesn't work. Anyone know why, …

html forms mobile-safari required html-validation
iPad Safari mobile seems to ignore z-indexing position for html5 video elements

I got a video element on a page that's working fine both in safari mobile and desktop. I have a …

ipad mobile-safari html5-video
How to detect if web app running standalone on Chrome mobile

Chrome mobile has recently added the ability to add to home screen, similar to iOS. This is cool but it …

javascript android google-chrome mobile mobile-safari
Instagram error: Implicit authentication is disabled

When try to login to my app with Instagram account in mobile Safari I get 403 error: Implicit authentication is disabled.

ios mobile-safari instagram
how to prevent iOS safari alert when trying to open non-installed native app?

I've been looking for a way to open a native iOS app from the browser. I found a decent solution …

javascript ios safari mobile-safari mobile-website
iOS/iPadOS safari push api support

Does the iOS/iPadOS version of safari support push api standard with service worker?

ios webkit mobile-safari progressive-web-apps ipados
Mobile Safari bug on fixed positioned button after scrollTop programmatically changed...?

I'm just about done a webpage but there is one bug in Mobile Safari (iPhone and iPad iOS 5.0.1) with two …

jquery ios5 mobile-safari css-position