An open API service indexing awesome lists of open source software.

https://github.com/rendro/css3-spinner

Ajax spinner in CSS3, no JavaScript
https://github.com/rendro/css3-spinner

Last synced: 3 months ago
JSON representation

Ajax spinner in CSS3, no JavaScript

Awesome Lists containing this project

README

          

# CSS3 Spinner

Ajax spinner done in pure HTML & CSS3. No JavaScript included and no fallback is provided.

---

This site uses the following CSS3 techniques:

* Keyframe Animations
* Translations
* Transforms (rotation)

---

I added vendor specific prefixes for the css properties (-webkit-, -moz-, -ms-, -o-) and the default W3C properties. The site was tested in the following browsers:

* Chrome 23
* Safari 6
* Firefox 16
* Opera 12
* Internet Explorer 10
* Mobile Safari (iOS5, iOS6)
* Android Browser (Android 4)

---

Please do not open any issues due to browser support or feature requests. This is meant to be a demo and not a production repo.