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

How To Make Mobile Devices Not Load An External Js

I have a website I've taken over which is nearing launch. The website has a script which loads… Read more How To Make Mobile Devices Not Load An External Js

Window.open() In An Ipad On Load Of A Frame Does Not Work

I am trying to modify a site that uses 'Morten's JavaScript Tree Menu' to display PDFs … Read more Window.open() In An Ipad On Load Of A Frame Does Not Work

Video Poster Without Poster Attribute (mobile Browsers)

I am using video HTML tag. So far, if I am NOT specifying any poster, how one will be selected? Doe… Read more Video Poster Without Poster Attribute (mobile Browsers)

How Can I Get E.offsetx On Mobile/ipad

There was no offsetX in e.touches[0] when I tried on iPad. Does anyone know where I can get this va… Read more How Can I Get E.offsetx On Mobile/ipad

Css3 Transform Scaling Issue On Ipad Safari

I am dynamically scaling the iframe using CSS3 Transform: scale() property in javascript. Scaling i… Read more Css3 Transform Scaling Issue On Ipad Safari

How To Detect That Web App Is Running In App Mode Or In Safari Mode

How to check that a web page is running in safari mode with address bar or in app mode without addr… Read more How To Detect That Web App Is Running In App Mode Or In Safari Mode

Html5 Audio Object Doesn't Play On Ipad (when Called From A Settimeout)

I have a page with a hidden object which is being started and stopped using a custom button via ja… Read more Html5 Audio Object Doesn't Play On Ipad (when Called From A Settimeout)

Prevent Keyboard From Popping On Textbox Focus/click In Ipad Webapps

I am trying to create a custom keyboard on an iPad application. But each time the input get the foc… Read more Prevent Keyboard From Popping On Textbox Focus/click In Ipad Webapps