Top "Safari" questions

Safari is Apple's web browser, the default browser on macOS and iOS.

What does the shrink-to-fit viewport meta attribute do?

I'm having trouble finding documentation for this. Is it Safari specific? There was a recent bug in iOS 9 (here), the …

html safari webkit ios9 viewport
iOS Safari – How to disable overscroll but allow scrollable divs to scroll normally?

I'm working on an iPad-based web app, and need to prevent overscrolling so that it seems less like a web …

jquery ios ipad safari mobile-website
iPhone Safari Web App opens links in new window

I have problem with web after adding icon to Home Screen. If the web is launched from Home Screen, all …

iphone safari iphone-standalone-web-app
How can I remove the gloss on a select element in Safari on Mac?

On Macs and iOS devices, in Safari, a <select> element with a background color generates a gloss over …

css macos safari drop-down-menu background-color
onClick not working on mobile (touch)

Ok, what im trying to do is slide a div down when the user clicks a list item. Problem is …

javascript jquery mobile safari onclick
Safari 3rd party cookie iframe trick no longer working?

So this is the umteenth revenge of the "how do I get 3rd party cookies to work in Safari" question …

javascript facebook iframe safari
iPad Web App: Detect Virtual Keyboard Using JavaScript in Safari?

I'm writing a web app for the iPad (not a regular App Store app - it's written using HTML, CSS …

javascript iphone ipad safari web-applications
why is <input type="number" maxlength="3"> not working in Safari?

I like to have an input with maximum 3 characters. In Firefox everything works fine I can only write 3 numbers inside …

html safari maxlength
Swift Open Link in Safari

I am currently opening the link in my app in a WebView, but I'm looking for an option to open …

webview swift safari
Unexpected token ILLEGAL in webkit

// if the box is outside the window, move it to the end function checkEdge() { var windowsLeftEdge = $('#window').position().left; $(…

javascript jquery google-chrome safari