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

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

Triggering A Script (js Or Jquery) Using Browser's "back" Function

I can't find a way to execute a script when a page is reached via the browser's BACK button… Read more Triggering A Script (js Or Jquery) Using Browser's "back" Function

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

Geolocation In Safari 9 Always Returning Position Unavailable

I'm building an app where I need to get the user's location. To do this I have a click even… Read more Geolocation In Safari 9 Always Returning Position Unavailable

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***

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

Order/sort Text And Numbers Works In Firefox And Chrome, But Not Safari

I wrote a jQuery script to sort the results by year which works fine in most browsers. In the case … Read more Order/sort Text And Numbers Works In Firefox And Chrome, But Not Safari

Why Does This Code Work In Safari But Not Chrome? Arrrgh

Chrome v6, Safari v7 (works in v6) if('AudioContext' in window) { var myAudioConte… Read more Why Does This Code Work In Safari But Not Chrome? Arrrgh

Text Link Won't Submit Form By Javascript In Safari Using Name

I'm using Safari 5.0.3 I have a form in my html: Search   Solution 1: Use: document.getElem… Read more Text Link Won't Submit Form By Javascript In Safari Using Name

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

Use Scriptprocessornode In Iphone Safari

I'm new in html5 and I want to use a ScriptProcessorNode to generate a sounds. My problem is th… Read more Use Scriptprocessornode In Iphone Safari

Ipad Safari Development Toolbar

Is there some kind of developer toolbar that can be used within the iPad/Safari? I am aware of the … Read more Ipad Safari Development Toolbar

Using Onafterprint In Chrome & Safari

I am aware that until recently onafterprint was only native to IE. Recently HTML5 has added it to … Read more Using Onafterprint In Chrome & 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 Condition Works In All Browsers Except Safari

In Safari on iPhone and iPad the selector I have in place for the conditional statement isn't w… Read more Jquery Condition Works In All Browsers Except Safari

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

Onclick Not Working On Ios11

I have the following function working on any devices except ios 11 and don't know why, I have t… Read more Onclick Not Working On Ios11

Prevent Esc Key From Exiting Fullscreen App Mode On Website

I'm developing a custom 'lightbox' photo gallery. I'm adding key event 'listene… Read more Prevent Esc Key From Exiting Fullscreen App Mode On Website

How Do You Disable Click Events From The Contextmenu Event When Using Ctrl+click In Safari For Mac?

When using ctrl+ click to fire a contextmenu event (Context.JS) in Safari on Mac OS 10.9, the mouse… Read more How Do You Disable Click Events From The Contextmenu Event When Using Ctrl+click In Safari For Mac?

Mouseevent.path Equivalent In Firefox & Safari

I'm using Polymer 1.0 and when there is a click on a button in Chrome a MouseEvent is generated… Read more Mouseevent.path Equivalent In Firefox & Safari