Skip to content Skip to sidebar Skip to footer
Showing posts with the label 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

Apparent Blocking Behaviour In Javascript Websocket On Mobile Safari

I've run into a real head-scratcher, and I was hoping someone out there could shed some light o… Read more Apparent Blocking Behaviour In Javascript Websocket On Mobile Safari

Can't Detect Mouse Wheel Event In Safari

I'm trying to detect mouse wheel event to resize elements on scroll. I have #mainDiv with sever… Read more Can't Detect Mouse Wheel Event In Safari

Document.form.submit(); Won't Submit In Safari

I'm using a javascript function to submit my form. This works in every browser except safari a… Read more Document.form.submit(); Won't Submit In 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

Typeerror: Undefined Is Not An Object (evaluating 'newwindow.focus')

I am having the following javascript which open ups a child window with the sizes and align it int … Read more Typeerror: Undefined Is Not An Object (evaluating 'newwindow.focus')

How To Detect Browser Type In Html5 Or Javascript For Playing Mp3 Instead Of Webm In Safari/ie Browsers?

I have created a survey in Qualtrics wherein I play webm audios. However in Safari webm doesn't… Read more How To Detect Browser Type In Html5 Or Javascript For Playing Mp3 Instead Of Webm In Safari/ie Browsers?

Calling Js From An Applet Works In Firefox & Chrome But Not Safari

I have the following code in an applet to call some Javascript (it's a bit convoluted because t… Read more Calling Js From An Applet Works In Firefox & Chrome But Not 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

Conditional Form Won't Render When Checkbox Is Unchecked, Safari Bug (12.2). Works Fine In Chrome And Firefox

I have form with billing address and below a checkbox that by default sets shipping address to the … Read more Conditional Form Won't Render When Checkbox Is Unchecked, Safari Bug (12.2). Works Fine In Chrome And Firefox

Chrome / Safari Image Loader, First Time Opening

Built my own image slider, works perfectly inside firefox. Yet in chrome / safari the images tend t… Read more Chrome / Safari Image Loader, First Time Opening

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

Can I Get The Ios6 Idfa From Javascript?

iOS6 introduces the IDFA 'Identifier for Advertising' for iOS6 devices. Can this ID be ret… Read more Can I Get The Ios6 Idfa From Javascript?

Safari Click Event And Active State Cannot Coexist

I'm try to create a 3-state button: Off (default) On (hover/rollover) Down (active/click) In … Read more Safari Click Event And Active State Cannot Coexist

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

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

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

Webapp Using Webrtc For Cross-platform Videochat In Ios Browser And Android Chrome

We are trying to build a webapp for videochat that will run in a browser across platforms (desktop,… Read more Webapp Using Webrtc For Cross-platform Videochat In Ios Browser And Android Chrome

Javascript Print() Without Url And Date

I made a little 'CMS' for writing, managing and printing bills for a company. The bills are… Read more Javascript Print() Without Url And Date