Busy.js
Busy.js llows you to add/remove loading indicators to html elements on your webpages. It uses unobtrusive javascript to keep your code clean.
Features
- Fast and easy to implement (perfect for ajax applications).
- Don't need to spend time in an image editor creating gif animations.
- Very flexible by multiple (optional) parameters for individual styles.
- Get always a proper loading indicator independently of parent elements style.
- Moves the DOM tree up to find the next parent block-level element.
- Freezes the parent element visual (overlay) and technical (mouse events).
- Works with html elements even if (moz/webkit)-border-radius is activated.
- It's dead easy to add or remove the loading indicator to/from an html element.
- Free of charge use on non-commercial and private web sites.
In older browsers, the script degrades to simple quadratic shapes.
Related categories:
Comments? Need help with a component? Use our forums for further discussions.
Posted on the 17th of April at 11:34 am

