Overview

This module allows you to change the views throbber (also known as ajax loading animation icon).
It has a very simple and easy to use configuration panel where you can select the loading image and other style settings. You can also use your own images by uploading them to your "public://views_sexy_throbber" folder and then selecting them from the configuration form.

Requirements

To use this module you will have to install Views and create a view with ajax functionality.

Configuration and Settings

This module has configuration screen located at admin/structure/views/settings/trobber. Check out the screenshot of the configuration page.

Performance tips

Make sure you enable the css/js aggregation and compression on your production site from
admin/config/development/performance
so you can merge, minimize and cache the file requests.

Use your own throbber images

Just drop your throbber images in your public://views_sexy_throbber/ folder. For example mydomain.com/sites/default/files/views_sexy_throbber. Supported formats are limited to jpg, gif, png. All images sizes are supported. The module is smart enough to generate proper css file by detecting the image size. After you add your images there, you can select them from the configuration page.

Where do i get more throbber icons?

Check out these two sites that offer customized throbber icons:
preloaders.net
loadinfo.net
ajaxload.info

Project information

Releases