Skip to content

rendro/CSS3-Spinner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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.

About

Ajax spinner in CSS3, no JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published