What do I see here?
This page shows a demonstration of the jQuery Throbber plugin. There are features not shown here, for instance a delay on the throbber appearance.
Please refer to the plugin website for a documentation of all features:
--> website
Throbbers on demand
Showing and hiding throbbers
This text is going to be replaced by $().html().
Throbbers on <a/> tags
Throbbers even work on <a/> tags:
--> Go to Google
if you click on this link, a throbber appears.
Throbbers attached to other parents
You can attach throbbers to whatever parent elements you want:
--> Go to Google
The throbber will appear in the box below. Note that the throbber is also wrapped with a custom DIV.
Throbbers bound to other events
Last, you can bind throbbers to all event types, and you can use different images. Double-click on the green box:
AJAX throbbers
This text is going to be replaced by some content loaded using $().load().