Check for Address Bar in iOS
As we know how to hide the address bar in iOS, we may want to tell if a user has that bar showing or not. I use this detection to show instructions to the us...
As we know how to hide the address bar in iOS, we may want to tell if a user has that bar showing or not. I use this detection to show instructions to the us...
If you are creating a web app for the iPhone there is an easy to to hide the address bar when opening the page from a link on the users home screen. You simp...
The Problem The iPad and also the iPhone have a bit of special behavior when it comes to using the HTML5 video tag. They both have the autoplay functionalit...
While working on a small HTML5 based project for the iPad I found some interesting things with how it handles the poster attribute and defining the video sou...