Uses Javascript to add/remove a loading overlay to a target element. It can be called on any element that should receive the loading overlay, and accepts options for class selectors and loading ...
I believe it is good UI to let the user know when there's some AJAXy goodness going on. I wanted a library that achieves a few objectives. I couldn't find anything that matched my criteria: Should ...