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

Problem With Duration Value Of Html5 Audio Element In Ios

I'm developing a web app for iOs device, but I have a problem with the html5 audio tag... I des… Read more Problem With Duration Value Of Html5 Audio Element In Ios

How Do You Prevent Page Scroll In Textarea On Mobile Safari

I am trying to make a little note pad app for mobile safari for funzies but so far it doesn't s… Read more How Do You Prevent Page Scroll In Textarea On Mobile Safari

How To Figure Out When A Html5 Video Player Enters The Full Screen Mode On Ios / Ipads?

The HTML5 tag offers the user a button to toggle on and off the fullscreen mode on Safari for mobi… Read more How To Figure Out When A Html5 Video Player Enters The Full Screen Mode On Ios / Ipads?

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

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?

Animation Speed Not Changing In Safari/chrome Iphone

I am using a keyframe animation to rotate the circle. It is working fine in android browsers, chrom… Read more Animation Speed Not Changing In Safari/chrome Iphone

Is There A Bug In The New Ios 7.1 Minimal-ui Viewport Setting?

The new 'minimal ui' setting in iOS 7.1 is great for landscape websites. My web app uses a … Read more Is There A Bug In The New Ios 7.1 Minimal-ui Viewport Setting?

On Ipad, Video Doesn't Go Fullscreen Using Html5

I tried getting a video to display fullscreen on iPad using HTML5, but the result I get is: First … Read more On Ipad, Video Doesn't Go Fullscreen Using Html5