I\'m trying to attach some events to an HTML5 Video element inside my iPad web app but they don\'t seem to be firing? I\'ve tested this both on the device and in the simulator and get the same results
As far as O know, web pages play mp3 sounds by embedding invisible Flash players. Since Flash is not available on mobile webkit (iphone/ipad), how is it possible to play mp3开发者_如何学Python on this
I am making a webpage for iDevices and need to allow the user to draw pictures. There would be a box and they would scribble in whatever they need. Don\'t need color or fancy brushes. When they are do
In the HTML page below, I am scaling a block with a -webkit-transform. The transform scales the block from its initial size to its double size.
I am in the process of investigating whether it is possible to prevent mobile Safari from caching certain file. I went through a few posts about controlling caches in SO (e.g. meta tag, HTTP headers),
Many of my clients use Macs and I\'m getting weekly emails about bugs in my web-app software that are Mac only issues.
I can\'t find this information anywhere. Does the iPhone allow cookies to be stored when a webpage is op开发者_开发问答ened in full screen mode (by placing a link on the home screen)?I\'ve experienced
Anybody know how to get iOS to display higher resolution startup image when using? C开发者_StackOverflow社区urrently I\'m stuck with 460x380 image which obviously looks horrible when displayed on iPho
The following markup is so simple, I\'m baffled as to why I\'m able to scale in Safari on iPhone 4 when I shouldn\'t be able to. Any idea what I might be missing, or if this is a bug?
The title say\'s almost all. What I have is short lived server processes that serves a web-based javascript test suite with optionally accompanying back-ends for integration tests (see here for how it