I'm looking for an animated Loading icon that is also transparent; however (I know I'm lazy) I dont want to make my own. Please forgive me if this is not the correct forum for this post, I've just had so much luck here in the past. does anyone know where I can find one of these....it needs to be very small (icon size).
|
closed as off topic by luvieere, Daniel Fischer, Bill the Lizard♦ Jul 15 '12 at 1:47
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
http://www.ajaxload.info/ is your friend. However, there are no "animated pngs" simply because no browser supports animated pngs. |
|||||||||||||||
|
|
There is a new site http://preloaders.net/ that generates loader icon. It is great tool and has much more customization option than http://www.ajaxload.info/ http://www.chimply.com/Generator also has many options but I don't like its image quality and it does not provide downloading in http://www.ajaxload.info/ is good, simple and has remain useful since many months http://preloaders.net/ is just great! |
||||
|
|
|
There exist a jquery plugin to create animated png its called : animated png :-) http://animatedpng.info/ |
|||
|
|
|
You can transform any GIF animation to a PNG tile set with this convenient tool: http://labs.andregil.net/Gif2TileSet/Gif2TileSet.html You can then animate it as a background image viewed through a "porthole" by changing the background image's position. It's explained here How to show animated image from PNG image using javascript? [ like gmail ] |
|||
|
|
|
Sounds like you're after generating an MNG file, but I don't know what the state of browser support for them is. |
|||
|
|
|
|
|||||
|
|