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

Cookie Persistence In Ios Safari/chrome

My persistent cookies are being deleted when I close and reopen the browser on iOS Safari (and Chro… Read more Cookie Persistence In Ios Safari/chrome

How To Check If New Date("some Date") Was Able To Parse Correctly?

I have the following code, which is supposed to try to parse a given date. If it fails, it defaults… Read more How To Check If New Date("some Date") Was Able To Parse Correctly?

Selenium Webdriver On Safari: Keys.enter Not Working

I'm forced to use the Enter key to submit a form in automated testing (the submit button can… Read more Selenium Webdriver On Safari: Keys.enter Not Working

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

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

Dynamically Created Ahref Click Event Not Working In Firefox Or Safari?

i am creating ahref tag dynamically using javascript to download csv file generated using javascrip… Read more Dynamically Created Ahref Click Event Not Working In Firefox Or Safari?

Css Transitions On Safari Are Choppy Vs. Other Browsers

I'm really struggling trying to create smooth CSS transitions in Safari. I'm trying to hide… Read more Css Transitions On Safari Are Choppy Vs. Other Browsers

Javascript Within Applescript 'missing Value' (for Clicking Button In Safari)

I have the following AppleScript with Javascript contained: set buttontext to 'Add Option' … Read more Javascript Within Applescript 'missing Value' (for Clicking Button In Safari)

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

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

Workaround To Webkit[chrome/safari] Javascript Select On Focus Bug (when Using Tab Between Fields)

a similar issue appeared here: 3380458: When attempting to select on focus using the following jque… Read more Workaround To Webkit[chrome/safari] Javascript Select On Focus Bug (when Using Tab Between Fields)

Click Event Listener Works In Safari In Osx But Not In Ios

I'm making a web app and I want to click on an element and handle the click in one long click e… Read more Click Event Listener Works In Safari In Osx But Not In Ios

How To Enable Private Browsing For Safari In The Protractor Configuration

I've been searching for a way to enable private browsing for Safari in the protractor conf file… Read more How To Enable Private Browsing For Safari In The Protractor Configuration

Javascript Needs To Send Esc Character \n Or Text Return

To Html/browser

1) When executing JavaScript in the interpreter - I can use an esc sequence to put some text on a s… Read more Javascript Needs To Send Esc Character \n Or Text Return

To Html/browser

Jquery .height() Wrong In Safari

I have a problem reading out the correct height of a DIV with jQuery in Safari. I am using jQuery(&… Read more Jquery .height() Wrong In Safari

Javascript File Input Onchange Not Working [ios Safari Only]

The code below works everywhere except on safari mobile. Apparently the onchange is never triggered… Read more Javascript File Input Onchange Not Working [ios Safari Only]

How To Disable Ajax Caching?

I am having an issue with ajax caching, This was a problem in IE browser too but i fixed it by Writ… Read more How To Disable Ajax Caching?

Why Is My Javascript Not Working Correctly In Strict Mode On Safari?

I have built a website that uses some simple JavaScript. After some testing, I have found that my J… Read more Why Is My Javascript Not Working Correctly In Strict Mode On Safari?

Mobile Safari - Reliable Callback For When Image Loads?

I try to load an image as such: var img = new Image(); img.src = 'mars.png'; img.onLoad = c… Read more Mobile Safari - Reliable Callback For When Image Loads?

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