Skip to content Skip to sidebar Skip to footer
Showing posts with the label Safari

Blob Url Not Working In Safari

I'am using D3 to generate a graph and want to export this to an image, which works fine in all … Read more Blob Url Not Working In Safari

Select Element Onmouseleave Event In Safari

I want to catch the mouse leaving a select box with the code below. In Chrome this works great, but… Read more Select Element Onmouseleave Event In Safari

Back Button On Safari/webkit Loading A Page From Cache Instead Of A Fresh Copy

I am having problems with regard to a 'strange' behaviour of Safari/Webkit on Mac OSX syste… Read more Back Button On Safari/webkit Loading A Page From Cache Instead Of A Fresh Copy

Jquery And Safari 7 - Slidetoggle And Fadetoggle Not Working

Hi I have quite a bit of jquery on this page homestartpage .com it all works fine on every browser… Read more Jquery And Safari 7 - Slidetoggle And Fadetoggle Not Working

Prevent Safari (iphone) To Show An Url Bar On Form Input

I have found several javascript fixes to hide the Safari URL bar, great. However it seems that form… Read more Prevent Safari (iphone) To Show An Url Bar On Form Input

Api To Get List Of Extensions Installed In Browser

I am developing an extension for chrome and safari.One step in this app is to get all the already … Read more Api To Get List Of Extensions Installed In Browser

Is There A Way To See That A Browser Window Is Minimized While The User Is Switching To The Other Window On Iphone?

Is there a way to see that a browser window is minimized while the user is switching to the other w… Read more Is There A Way To See That A Browser Window Is Minimized While The User Is Switching To The Other Window On Iphone?

Disable Double Tap Zoom/resize On Safari Ios12***

I search 99% website on internet... nope answer can solve my problem..i am using ios 12... does any… Read more Disable Double Tap Zoom/resize On Safari Ios12***

Typeerror: 'undefined' Is Not A Function With Tablesorter Only In Safari

Only in safari I get the error: TypeError: undefined is not a function (evaluating '$('tabl… Read more Typeerror: 'undefined' Is Not A Function With Tablesorter Only In Safari

Missing Value Errors When Heavily Using Javascript In Safari By Applescript

Sorry for the possibly confusing title. My problem is that I'd like to download Apple's Com… Read more Missing Value Errors When Heavily Using Javascript In Safari By Applescript

Jquery Filtering Select Options Does Not Work In Safari (but Works In Chrome And Ff)

I have a form with some dropdowns, and the first selected dropdown will serve to filter the second … Read more Jquery Filtering Select Options Does Not Work In Safari (but Works In Chrome And Ff)

Bing Maps Issue On Safari 7

So i am having an issue in which the bing maps are not rendered completely on Safari 7. They are lo… Read more Bing Maps Issue On Safari 7

Style="display:block;" Works In Chrome But Not Safari

I have a banner on my website that by default is not shown. The code I am using to get it to show … Read more Style="display:block;" Works In Chrome But Not Safari

Onclick() Not Working In Safari

The below code works fine on IE7 but not in Safari(5.0.5). If possible, I want to avoid using jQuer… Read more Onclick() Not Working In Safari

The Index Is Not In The Allowed Range

I'm currently having an issue with the Tone.Analyzer in Safari 10.1. When initializing the Tone… Read more The Index Is Not In The Allowed Range

Problem With Script Execution In Safari

I had a problem with some functionality working in all browsers except for Safari, and I have reduc… Read more Problem With Script Execution In Safari

Why Doesn't Intl.numberformat Work With Units In Safari And Firefox?

I'm trying to use the example given here concerning formatting a number. I tried it in chrome… Read more Why Doesn't Intl.numberformat Work With Units In Safari And Firefox?

How Can I Draw A Diagonal Line In That Looks The Same In Safari/chrome/firefox?

In browsers that support HTML5, this code draws a diagonal line: Read more How Can I Draw A Diagonal Line In That Looks The Same In Safari/chrome/firefox?

Ajax Call On Onbeforeunload To Save Data

I have a page where a user performs some activity (Add/Update/Delete) and on unload of the page (ac… Read more Ajax Call On Onbeforeunload To Save Data

Javascript Dom Changes In Touchmove Delayed Until Scroll Ends On Mobile Safari

In mobile safari, in the course of handling touchmove for an element, I change the className of tha… Read more Javascript Dom Changes In Touchmove Delayed Until Scroll Ends On Mobile Safari