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),
I\'m putting together a book flip where I flip pages using CSS, JavaScript and HTML. It works very well, except for this one thing.
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 have an application showing standard html pages. I use UIWebView for html. When using safari fo开发者_JAVA技巧r pages no problem. When I use uiwebview the page does not load.
I have a small problem with rendering a img tag with an associated with a class. I\'ve recreated the issue with a simple html page.
I have written a few lines of jQuery to animate a div to the left/right depending on mouse movements $(\".galleryNav\").mousemove(function(e){
I need to retrieve UDID (or any other device unique id) from iPhone safari browser (t开发者_C百科hrough cookies or request/response header or any other way).
I am working on a Google Maps-like scrolling/panning system. The system is supposed to be a lot simpler than the \"original\" (no zooming) and as such is built in a quite straight forward fashion:
Firebug and eclipse both let me step through code using function keys. Does Safari have equivalent 开发者_StackOverflow中文版capabilities?
So I have multiple textareas on my page that are editable depending on a users status.The problem is that even when a user 开发者_JAVA技巧clicks on a textarea that they are not allowed to edit, the ke