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

Cross-platform Method For Removing The Address Bar In A Mobile Web App

I am working on a mobile web app and am trying to remove the address bar. Its easy enough, unless t… Read more Cross-platform Method For Removing The Address Bar In A Mobile Web App

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

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

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

Iphone Connected Via Usb Not Appearing In Os X Safari 'develop' Menu After Upgrading To Ios 7

I have been using the Web Inspector in Safari (Mac) to debug mobile web apps on my iPhone on iOS 6.… Read more Iphone Connected Via Usb Not Appearing In Os X Safari 'develop' Menu After Upgrading To Ios 7

Mobile Safari - Event.target In Touch Event

I would like to have the target when a touch something on the screen of my iPad. But unfortunately … Read more Mobile Safari - Event.target In Touch Event

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

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?