Top "Safari" questions

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

How to remove the border highlight on an input text element

When an HTML element is 'focused' (currently selected/tabbed into), many browsers (at least Safari and Chrome) will put a …

css input safari webkit border
onclick="location.href='link.html'" does not load page in Safari

I cannot get onclick="location.href='link.html'" to load a new page in Safari (5.0.4). I am building a drop-down …

javascript html safari onclick
Get the real width and height of an image with JavaScript? (in Safari/Chrome)

I am creating a jQuery plugin. How do I get the real image width and height with Javascript in Safari? …

javascript jquery safari google-chrome webkit
is there a css hack for safari only NOT chrome?

im trying to find a css hack for just safari NOT chrome, i know these are both webkit browsers but …

css safari
HTML5 Video tag not working in Safari , iPhone and iPad

I am trying to create an html5 web page in which there is a small video like 13s , I converted …

iphone ipad safari html5-video mobile-safari
Video auto play is not working in Safari and Chrome desktop browser

I spent quite a lot of time trying to figure out why video embedded like here: <video height="256" loop …

javascript html google-chrome safari webkit
How to disable phone number linking in Mobile Safari?

Safari on iPhone automatically creates links for strings of digits that appear to the telephone numbers. I am writing a …

iphone safari mobile-safari
What is the difference between screenX/Y, clientX/Y and pageX/Y?

What is the difference between screenX/Y, clientX/Y and pageX/Y? Also for iPad Safari, are the calculations similar …

javascript ipad safari mouse-position
jQuery .load() call doesn't execute JavaScript in loaded HTML file

This seems to be a problem related to Safari only. I've tried 4 on Mac and 3 on Windows and am still …

jquery ajax safari
Programmatically open new pages on Tabs

I'm trying to "force" Safari or IE7 to open a new page using a new tab. Programmatically I mean something …

javascript internet-explorer-7 safari tabs