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

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

Date.parse(new Date(...)) Nan In Safari

This is a specific issue with Safari supporting a feature I have, and I'm certain it's my o… Read more Date.parse(new Date(...)) Nan In Safari

Jquery .click() Does Not Work In Safari

I have seen several similar posts with solutions that seemed to have worked for those people, but I… Read more Jquery .click() Does Not Work In Safari

Can An Iphone Xcode Application Read Cookies Previously Stored By Safari Mobile?

Can an iPhone application read cookies previously stored by Safari Mobile? Solution 1: To actually… Read more Can An Iphone Xcode Application Read Cookies Previously Stored By Safari Mobile?

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')

Safari 5.1 Broke Html Native Drag And Drop?

Last night, I thought I'd do a quick project to demonstrate HTML5 capabilities and to try some … Read more Safari 5.1 Broke Html Native Drag And Drop?