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

Autoplay Html5 Video With External Link On Mobiles

I have created a web page that auto plays a full screen background video. On top of the video is a … Read more Autoplay Html5 Video With External Link On Mobiles

Touchmove Event On Mobile Safari - Causes The Whole Page To Be Dragged

when applying touch events as per apple documentation element.addEventListener('touchstart'… Read more Touchmove Event On Mobile Safari - Causes The Whole Page To Be Dragged

Html From Nsattributedstring

Rather than converting HTML to an attributed string, I need to convert it back to HTML. This can ea… Read more Html From Nsattributedstring

Disable Text Selection Callouts In Ios

I know you can disable the callout when a user long-taps on a link using this: body { -webkit-t… Read more Disable Text Selection Callouts In Ios

Phonegap Ios Html5 Video Opens Player

I am using Phonegap with a very simple landing page: Solution 1: Somewhere in config file you need… Read more Phonegap Ios Html5 Video Opens Player

Html5 Web Sql Transactions Skipped Without Error When Touch Triggered In Ios

I'm experiencing problems making database transactions on IOS devices. If the user doesn't … Read more Html5 Web Sql Transactions Skipped Without Error When Touch Triggered In Ios