Top "Safari" questions

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

How do I make flex box work in safari?

How do I make flex boxes work in Safari? I have a responsive nav that uses a CSS flex box …

html css safari flexbox
Firebug like plugin for Safari browser

Is there a development tool plugin for Safari much like how there exists the Firebug plugin for Firefox?

safari firebug
Disabling same-origin policy in Safari

For development purposes, I need to disable the same-origin policy in Safari (on Windows) on my machine. In Chrome, this …

safari cross-domain same-origin-policy
Debug message "Resource interpreted as other but transferred with MIME type application/javascript"

OK, I understand what the messages means, but I'm really not sure what's causing it. I'm using Safari and the …

javascript apache safari mime-types
window.open(url, '_blank'); not working on iMac/Safari

I've build a web page that let's you select a page name from a drop down list and then transfers …

javascript macos safari
removeEventListener on anonymous functions in JavaScript

I have an object that has methods in it. These methods are put into the object inside an anonymous function. …

javascript safari dom-events anonymous-function
Safari/Chrome (Webkit) - Cannot hide iframe vertical scrollbar

I have an iframe on www.example.com that points to support.example.com (which is a CNAME to a …

css iframe safari webkit scrollbar
CSS3 animation not working in safari

I have a bit of CSS3 animation which works perfectly in all the browser which support CSS3 except safari. Weird …

css safari css-animations
Chrome & Safari Error::Not allowed to load local resource: file:///D:/CSS/Style.css

When I access my aspx page in chrome or safari it shows this error in console Not allowed to load …

css google-chrome safari
NodeJS/express: Cache and 304 status code

When I reload a website made with express, I get a blank page with Safari (not with Chrome) because the …

node.js caching safari express http-status-code-304