Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Ajax spinner not displaying in iOS4 #399

Closed
toddparker opened this issue Nov 5, 2010 · 7 comments
Closed

Ajax spinner not displaying in iOS4 #399

toddparker opened this issue Nov 5, 2010 · 7 comments

Comments

@toddparker
Copy link
Contributor

Tried multiple times to make one but it won't display correctly. Help.

@toddparker
Copy link
Contributor Author

We also need to preload this image.

@jblas
Copy link
Contributor

jblas commented Nov 6, 2010

Are you trying to create an APNG image? If so, I don't think it is supported in mobile safari. If you go to the following pages on an iPad, you will see that the APNG images only show the first image/frame.

http://animatedpng.com/

http://people.mozilla.com/~dolske/apng/demo.html

@toddparker
Copy link
Contributor Author

Nope. I just need a simple png8 with alpha transparency. We rotate it with CSS so it's simple. It will look great everywhere except iOS 4 where its either completely blank or just a few random pixels. I was using Fireworks CS5 and no dice.

@medovob
Copy link
Contributor

medovob commented Nov 8, 2010

Not sure why, but if you remove the "retina" section in themes/default/jquery.mobile.theme.css (around line 155) and rely on the standard 18px icons the spinner renders correctly in iOS4. Must have something to do with the pixel ratio I guess.

@scottjehl
Copy link

closed. mime-type issue with css. when set to text/css, things work fine.

@scottjehl
Copy link

htaccess issue in our demo code

@toddparker
Copy link
Contributor Author

Created new ticker for the htaccess problems:
https://github.com/jquery/jquery-mobile/issues/issue/413

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants