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

Ios 9 Mobile Safari Has A Blinking Bug With Transform Scale3d And Translate3d

I've developed the menu of the mobile website: http://famosos.globo.com/ (click the burger icon… Read more Ios 9 Mobile Safari Has A Blinking Bug With Transform Scale3d And Translate3d

Ios Safari Window.alert, Window.confirm Not Working After Onpopstate Triggered

After onpopstate event triggered, window.alert, window.confirm etc not working. This is related c… Read more Ios Safari Window.alert, Window.confirm Not Working After Onpopstate Triggered

Strange Click Event Bubble On Iphone Safari That It Stop Before Bubbling To Document.body

I have bind a click event as document.body.onclick = function(){alert('aaa')}; It do good b… Read more Strange Click Event Bubble On Iphone Safari That It Stop Before Bubbling To Document.body

Mobile Safari And Iframe Src Attribute

I am trying to set the 'src' attribute for an iFrame. It works great on FireFox and Interne… Read more Mobile Safari And Iframe Src Attribute

Unwanted Border Around Background Image Div

I am getting a slight line or border around my background image. I am dynamically changing the heig… Read more Unwanted Border Around Background Image Div

Check If Ios Version Is 3.0 Or Higher With Php Or Javascript

I need to check if an iOS device visiting my Website has iOS 3.0 or higher installed. Can I do that… Read more Check If Ios Version Is 3.0 Or Higher With Php Or Javascript

Is Is Possible To Change Page Zoom In Mobile Safari Via Javascript?

I have a site using jquerymobile. It loads an initial webpage, and then as other pages are clicked… Read more Is Is Possible To Change Page Zoom In Mobile Safari Via Javascript?

Profile Mobile Safari (ipad) Javascript?

Javascript performance on mobile Safari (iPad) is much more sensitive for my application that it is… Read more Profile Mobile Safari (ipad) Javascript?

Jquery .play() Doesn't Work On Mobile Safari

I'm using JQuery and I tried this code $('#playBtn1') Solution 1: That does not work… Read more Jquery .play() Doesn't Work On Mobile Safari

Why Does Upload Image Via Camera Work On Mobile-safari But Not As Ios Pwa?

I have a webpage with PWA capabilities. On iOS safari I do get the usual OS dialog asking me if I w… Read more Why Does Upload Image Via Camera Work On Mobile-safari But Not As Ios Pwa?

Safari(ios): Embed Youtube Video Always Plays In Low Quality

I need to play YouTube Videos with at least 720p resolution on my mobile tv web app, but safari pla… Read more Safari(ios): Embed Youtube Video Always Plays In Low Quality

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?

Catch Browser Closing Event In Safari Running In Iphone, Ipad Etc

How do i capture the browser closing event in safari running in iPhone ,iPad, itouch etc. as the on… Read more Catch Browser Closing Event In Safari Running In Iphone, Ipad Etc

Synchronous Redraw In Webkit/Wait For DOM Update?

I'm manipulating the transform property like so in my webpage in order to achieve a scrolling e… Read more Synchronous Redraw In Webkit/Wait For DOM Update?

Profile Mobile Safari (iPad) Javascript?

Javascript performance on mobile Safari (iPad) is much more sensitive for my application that it is… Read more Profile Mobile Safari (iPad) Javascript?