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

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

Html5 Geolocation - Not Working All The Time On Ios

Working currently with the HTML5 Geolocation and I've tested it on all web browsers and it seem… Read more Html5 Geolocation - Not Working All The Time On Ios

Preventing Additional Touches In Webapp

I'm having a problem with the swipe code on my webapp. Using a single finger, the swiping betw… Read more Preventing Additional Touches In Webapp

Ipad/iphone Double Click Problem

I'm having a very similar problem to iPad/iPhone hover problem causes the user to double click … Read more Ipad/iphone Double Click Problem

Jquery Animate Scrollleft Doesnt Work On Ipad

So im developing this site it works perfectly on pc and mac but on ipad im having problems with the… Read more Jquery Animate Scrollleft Doesnt Work On Ipad

Webkitfullscreenchange Event Not Firing On Ipad

I'm working on some video controls for the iPad. When the user clicks a button, the video play… Read more Webkitfullscreenchange Event Not Firing On Ipad

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

Select / Deselect Dropdown Option With Js On Ios 6.x (ipad)

I'm creating dynamic drodown using html tag with attribute multiple and first option selected … Read more Select / Deselect Dropdown Option With Js On Ios 6.x (ipad)

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)

Iframe Size On Ipad

I have an HTML file as follows; Solution 1: Starting in version 4.2.1 of Safari iOS, and still goi… Read more Iframe Size On Ipad

Play Next Video In An Array On "ended"

I have an array of videos, and when one ends, the next in the array should play. I've found thi… Read more Play Next Video In An Array On "ended"

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 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

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)

Html 5 Audio.playbackrate Not Working In Ipad But Works On Safari On Windows

Following code does not have any effect (audio continues to play in the same manner before pressing… Read more Html 5 Audio.playbackrate Not Working In Ipad But Works On Safari On Windows

Html5 Application Cache On Ipad Not Working

I am designing on offline html5 application, which works fine in desktop browser(IE, Chrome, Safari… Read more Html5 Application Cache On Ipad Not Working

Why My Website Display Only One Image On Ipad?

I have problems with my website. There is displayed only one (first) image on website even if futhe… Read more Why My Website Display Only One Image On Ipad?

How To Always Display Numerical Input Spinners On Mobile And Ipad

I have some HTML/CSS that works perfectly on desktop. It also works on mobile, but the up and down … Read more How To Always Display Numerical Input Spinners On Mobile And Ipad

Css Responsive Issue With Ipad Mini In Non-landscape Mode (vertical)

I'm having an issue with media query. I set the first on at 770px, so that it would re-size wi… Read more Css Responsive Issue With Ipad Mini In Non-landscape Mode (vertical)

Removing Html5 Video 'controls' For Ipad

I've discovered when NOT including 'Controls' within the HTML5 video attribute. The iPa… Read more Removing Html5 Video 'controls' For Ipad