Top "Mobile-safari" questions

A mobile version of Apple’s Safari web browser.

Uploading files over HTTP fails on iOS 8.0.0 GM Safari

UPDATE: Confirmed: This has been fixed on the iOS 8.0.2 update. Using PUT/POST to upload file(s) over HTTP seems …

ios safari mobile-safari ios8
Total canvas memory use exceeds the maximum limit (Safari 12)

We are working on a visualization web application which use d3-force to draw a network on a canvas. But …

javascript safari html5-canvas webkit mobile-safari
Tell iPadOS from macOS on the web

The user agent of Safari on iPadOS beta is at this point exactly the same as Safari on macOS. Is …

macos safari mobile-safari user-agent ipados
Why is filter(drop-shadow) causing my SVG to disappear in Safari?

I am developing an app using D3.js. I was sidetracked for a while, and recently came back to it. …

css svg safari mobile-safari css-filters
Use desktop webinspector to clear cache in mobile safari?

Is it possible to clear mobile safari cache using the desktop web inspector in Safari? I know I can go …

iphone safari mobile-safari web-inspector
HTML5 web app not caching when added to home screen in iOS

To be clear, the web app IS caching and is working fine offline in Mobile Safari. The problem is when …

ios web-applications mobile-safari manifest offline-caching
XSLT in a UIWebView using iOS SDK 4.2

Is it possible to use XSLT in a UIWebView using iOS SDK 4.2? Alternatively, is it possible to use XSLT in …

objective-c uiwebview mobile-safari xslt ios-4.2
iPhone X Safari fixed button on bottom needs two clicks to respond

We've placed a fixed button on the bottom of the webpage using: It works with Safari and Chrome on all …

html css safari mobile-safari iphone-x
How did a Captive Portal force to open a browser

I've setup a Captive Portal with dd-wrt, wifidog, authpuppy and some plugins from authpuppy as well as my own web …

ios browser wifi mobile-safari captivenetwork
How do I get DeviceOrientationEvent and DeviceMotionEvent to work on Safari?

I'm trying to implement DeviceOrientationEvent and DeviceMotionEvent on my website for a 3D effect. However, the console doesn't log any …

javascript safari mobile-safari device-orientation devicemotion