Ajax class
Categories
Component ID
2846073
Component name
Ajax class
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Adds a class to ajax-ing elements and body and disables the default throbber.
All ajax loading can then be styled in CSS using classes:
body.ajax-waiting
body.ajax-complete
input[type="submit"].ajax-class-trigger
