Loading animation

Component ID

2714421

Component name

Loading animation

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

337

Component created

Component changed

Component body

This module shows a loading layer on page loading events. These may be triggered by form submission or clicking a hyperlink.

Hyperlinks may be excluded from trigger by adding a "no-loading-animation" class. Further "javascript" and "#" hyperlinks are automatically excluded. Loading and animation may be aborted by pressing "ESC".

It is possible to change the loading animation image and customize the layout by overriding the library.

This module is inspired by JQuery Loadinganimation module.