Resolution Independent Activity Indicator (Spinner) Plugin For jQuery
Activity Indicator is plugin for jQuery that renders a translucent activity indicator (spinner) using SVG or VML. To render the default indicator, invoke .activity(). To remove it, call .activity(false).
Features
- Lightweight script
- No images required
- No external CSS
- Resolution independent
- Alpha transparency
- Highly configurable appearance
- Works in all major browsers
- Uses feature detection
- Degrades gracefully
The plugin requires jQuery v1.4.2 (or higher). Besides that, no other files are required, especially no style-sheets or images. The plugin has been successfully tested in the following browsers:
- Firefox 2.0
- Safari 3.2.1
- Internet Explorer 6.0
- Opera 10.6
Requirements: jQuery v1.4.2 (or higher)
Demo: http://neteye.github.com/activity-indicator.html
License: MIT License